Skip to content

Commit

Permalink
Bump to 2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ferd committed Apr 4, 2016
1 parent edf7bc6 commit 502bb71
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/vmstats.app.src
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{application, vmstats, [
{description, "Tiny application to gather VM statistics"},
{vsn, "1.0.1"},
{vsn, "2.0.0"},
{registered, [vmstats_sup, vmstats_server]},
{applications, [
kernel,
Expand Down

0 comments on commit 502bb71

Please sign in to comment.