Skip to content

Commit

Permalink
VSN 0.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
kostiushkin committed Mar 30, 2020
1 parent edc983f commit 1393d12
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/wolfmq.app.src
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
%% -*- mode: erlang -*-
{application, wolfmq, [
{description, "Simple message broker for Erlang applications"},
{vsn, "0.6.0"},
{vsn, "0.6.1"},
{modules, []},
{registered, []},
{applications, [
Expand Down

0 comments on commit 1393d12

Please sign in to comment.