Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit babc19c

Browse files
committedJun 26, 2018
Bump version in package.json
1 parent fa78982 commit babc19c

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
@@ -31,7 +31,7 @@
3131
"lint:js": "./node_modules/.bin/eslint --ext .js,.jsx .",
3232
"test": "npm run lint && npm run jest"
3333
},
34-
"version": "0.3.0",
34+
"version": "0.3.1",
3535
"dependencies": {
3636
"auth0-js": "^6.8.4",
3737
"isomorphic-fetch": "^2.2.1",

0 commit comments

Comments
 (0)
Please sign in to comment.