Skip to content

Commit

Permalink
Release version 2.1.4
Browse files Browse the repository at this point in the history
* Fix nested key deletion (#34)
  • Loading branch information
nalundgaard committed Feb 9, 2020
1 parent 4b66ab4 commit 47f1626
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.3"},
{vsn, "2.1.4"},
{applications, [kernel,
stdlib
]},
Expand Down

0 comments on commit 47f1626

Please sign in to comment.