Skip to content

Commit

Permalink
bump version to 0.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
artemeff committed Jul 20, 2016
1 parent c7b0a3d commit e2bdbc5
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.2"}
, {vsn, "0.1.3"}
, {registered, []}
, {applications, [kernel, stdlib, crypto, jsx, base64url]}
, {env, []}
Expand Down

0 comments on commit e2bdbc5

Please sign in to comment.