diff --git a/package.json b/package.json
index 8fc4363f..4840d5c8 100644
--- a/package.json
+++ b/package.json
@@ -31,7 +31,7 @@
     "lint:js": "./node_modules/.bin/eslint --ext .js,.jsx .",
     "test": "npm run lint && npm run jest"
   },
-  "version": "0.7.11-15",
+  "version": "0.7.11-16",
   "dependencies": {
     "auth0-js": "^6.8.4",
     "config": "^3.2.0",