Skip to content

Commit

Permalink
Bump verison to 1.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sile committed Sep 16, 2024
1 parent 4f992d2 commit 331b4a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/jsone.app.src
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{application, jsone,
[{description, "Erlang JSON Library"},
{vsn, "1.8.1"},
{vsn, "1.9.0"},
{registered, []},
{applications, [kernel, stdlib]},
{licenses, ["MIT"]},
Expand Down

0 comments on commit 331b4a7

Please sign in to comment.