Skip to content

Commit

Permalink
0.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Ledest committed Oct 31, 2024
1 parent 85bc1f0 commit df103ec
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.7.0"},
{vsn, "0.8.0"},
{registered, []},
{applications, [kernel, stdlib]},
{modules, []},
Expand Down

0 comments on commit df103ec

Please sign in to comment.