diff --git a/package.json b/package.json index d31b3c1..d5e51a9 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.11", + "version": "1.2.12", "dependencies": { "auth0-js": "^6.8.4", "config": "^3.2.0",