Skip to content

Commit ab69c3f

Browse files
Bump version in package.json
1 parent 6f966e8 commit ab69c3f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"lint:js": "./node_modules/.bin/eslint --ext .js,.jsx .",
3030
"test": "npm run lint && npm run jest"
3131
},
32-
"version": "0.2.1",
32+
"version": "0.2.2",
3333
"dependencies": {
3434
"auth0-js": "^6.8.4",
3535
"isomorphic-fetch": "^2.2.1",

0 commit comments

Comments
 (0)