From 4be6d0b6539e37b23adea73f9e583b86b6474e12 Mon Sep 17 00:00:00 2001 From: Linus Nordberg Date: Tue, 21 Feb 2017 13:21:29 +0100 Subject: Bump version number. --- ebin/plop.app | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ebin') diff --git a/ebin/plop.app b/ebin/plop.app index c3308fa..7a463e4 100644 --- a/ebin/plop.app +++ b/ebin/plop.app @@ -5,7 +5,7 @@ {application, plop, [{description, "The plop store"}, - {vsn, "0.10.1"}, + {vsn, "1.0.1-alpha-dev"}, {modules, [plop_app, plop_sup, plop, db, ht, hex, tlv]}, {applications, [kernel, stdlib]}, % crypto, public_key {registered, [plop, ht, db]}, -- cgit v1.1