diff --git a/package.json b/package.json index 1ed5b2f..5d0825f 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": "1.2.9", + "version": "1.2.10", "dependencies": { "auth0-js": "^6.8.4", "config": "^3.2.0",