Skip to content

Commit

Permalink
0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Ledest committed Dec 4, 2023
1 parent 4ec80c6 commit 20565ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/emsgpack.app.src
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{application, emsgpack, [{description, "Erlang MessagePack library"},
{vsn, "0.3.0"},
{vsn, "0.4.0"},
{registered, []},
{applications, [kernel, stdlib]},
{modules, []},
Expand Down

0 comments on commit 20565ed

Please sign in to comment.