From a590b56fc91065900b9a38472bb1addd81b75b0d Mon Sep 17 00:00:00 2001 From: Andreas Schultz Date: Mon, 7 Sep 2015 10:42:23 +0200 Subject: [PATCH] sync app version with tags and use semantic version --- src/ezmq.app.src | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/ezmq.app.src b/src/ezmq.app.src index 172502b..9475766 100644 --- a/src/ezmq.app.src +++ b/src/ezmq.app.src @@ -1,7 +1,7 @@ {application, ezmq, [ {description, "native Erlang 0MQ implementation"}, - {vsn, "0.2"}, + {vsn, "0.2.0"}, {registered, []}, {applications, [ kernel,