From: Siraaj Khandkar Date: Fri, 21 Aug 2015 13:43:42 +0000 (-0400) Subject: Bump patch version to 0.0.1 X-Git-Tag: 0.0.1 X-Git-Url: https://git.xandkar.net/?a=commitdiff_plain;h=6077c01f9465160404e58fe1335488eb4e49f144;p=beam_stats.git Bump patch version to 0.0.1 due to the switch from atom() to, the more-explicit, module() type. --- diff --git a/src/beam_stats.app.src b/src/beam_stats.app.src index da3e2a3..9f5c428 100644 --- a/src/beam_stats.app.src +++ b/src/beam_stats.app.src @@ -1,7 +1,7 @@ {application, beam_stats, [ {description, "Periodic VM stats production and consumption."}, - {vsn, "0.0.0"}, + {vsn, "0.0.1"}, {registered, []}, {applications, [ kernel