Skip to content

Commit d9138c2

Browse files
committed
Release version 2.1.0
1 parent 875675b commit d9138c2

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.0.0"},
3+
{vsn, "2.1.0"},
44
{applications, [kernel,
55
stdlib
66
]},

0 commit comments

Comments
 (0)