diff --git a/package.json b/package.json index 00eb2644..0045aaf7 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.7", + "version": "0.7.8", "dependencies": { "auth0-js": "^6.8.4", "isomorphic-fetch": "^2.2.1",