Nominate 1.0.0 1.0.0
authorSiraaj Khandkar <siraaj@khandkar.net>
Tue, 22 Dec 2015 04:31:48 +0000 (23:31 -0500)
committerSiraaj Khandkar <siraaj@khandkar.net>
Tue, 22 Dec 2015 04:31:48 +0000 (23:31 -0500)
As, besides background data collector/sender, beam_stats is now also being used
as a library in production.

src/beam_stats.app.src

index 1c18cf3..77cda74 100644 (file)
@@ -1,7 +1,7 @@
 {application, beam_stats,
  [
   {description, "Periodic VM stats production and consumption."},
-  {vsn, "0.15.2"},
+  {vsn, "1.0.0"},
   {registered, []},
   {applications,
     [ kernel
This page took 0.02127 seconds and 4 git commands to generate.