Skip to content

Commit

Permalink
make sure release process bumps version
Browse files Browse the repository at this point in the history
  • Loading branch information
cdwills committed Feb 25, 2019
1 parent dd29508 commit 0835538
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "@articulate/authentic",
"version": "1.0.0",
"version": "0.2.0",
"description": "Proper validation of JWT's against JWK's",
"main": "index.js",
"repository": "git@github.com:articulate/authentic.git",
Expand Down

0 comments on commit 0835538

Please sign in to comment.