Skip to content

Commit

Permalink
update package version to 5.1.1 - supports try mode
Browse files Browse the repository at this point in the history
  • Loading branch information
nelsonic committed Oct 13, 2015
1 parent 923b326 commit 6b80b3f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "hapi-auth-jwt2",
"version": "5.1.0",
"version": "5.1.1",
"description": "Hapi.js Authentication Plugin/Scheme using JSON Web Tokens (JWT)",
"main": "lib/index.js",
"repository": {
Expand Down

0 comments on commit 6b80b3f

Please sign in to comment.