Skip to content

Commit

Permalink
Release version 2.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
nalundgaard committed Feb 27, 2018
1 parent 211b513 commit 3cd71fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/jsn.app.src
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{application, jsn, [
{description, "Utilities for interacting with decoded JSON in erlang"},
{vsn, "2.1.0"},
{vsn, "2.1.1"},
{applications, [kernel,
stdlib
]},
Expand Down

0 comments on commit 3cd71fe

Please sign in to comment.