Skip to content

Commit

Permalink
Update version
Browse files Browse the repository at this point in the history
  • Loading branch information
joshcanhelp committed Sep 11, 2020
1 parent e9bbf85 commit 2391510
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@auth0/rule-utilities",
"version": "0.1.0",
"version": "0.2.0",
"description": "Utility functions for use within Auth0 Rules",
"main": "src/index.js",
"dependencies": {
Expand All @@ -26,8 +26,5 @@
},
"author": "Auth0 <[email protected]>",
"license": "MIT",
"bugs": {
"url": "https://github.com/auth0/rule-utilities/issues"
},
"homepage": "https://github.com/auth0/rule-utilities#readme"
}

0 comments on commit 2391510

Please sign in to comment.