Browse Source

Bump version 1.8.1

Takeru Ohta 1 year ago
parent
commit
fd911a20ae
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/jsone.app.src

+ 1 - 1
src/jsone.app.src

@@ -1,6 +1,6 @@
 {application, jsone,
 {application, jsone,
  [{description, "Erlang JSON Library"},
  [{description, "Erlang JSON Library"},
-  {vsn, "1.8.0"},
+  {vsn, "1.8.1"},
   {registered, []},
   {registered, []},
   {applications, [kernel, stdlib]},
   {applications, [kernel, stdlib]},
   {licenses, ["MIT"]},
   {licenses, ["MIT"]},