Skip to content

Commit 47f1626

Browse files
committed
Release version 2.1.4
* Fix nested key deletion (#34)
1 parent 4b66ab4 commit 47f1626

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/jsn.app.src

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{application, jsn, [
22
{description, "Utilities for interacting with decoded JSON in erlang"},
3-
{vsn, "2.1.3"},
3+
{vsn, "2.1.4"},
44
{applications, [kernel,
55
stdlib
66
]},

0 commit comments

Comments
 (0)