Skip to content

Commit

Permalink
dump version to 0.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
artemeff committed Nov 1, 2015
1 parent 072d5a7 commit 12d7f30
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/jwt.app.src
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{application, jwt,
[ {description, "Erlang JWT library"}
, {vsn, "0.1.0"}
, {vsn, "0.1.1"}
, {registered, []}
, {applications, [kernel, stdlib, crypto, jsx, base64url]}
, {env, []}
Expand Down

0 comments on commit 12d7f30

Please sign in to comment.