From 4dfd028d9235a75a22f572a0d210afd5a35c7d2c Mon Sep 17 00:00:00 2001 From: Linus Nordberg Date: Wed, 8 Mar 2017 15:38:39 +0100 Subject: Ready for plop-0.10.2. --- ebin/plop.app | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ebin/plop.app') diff --git a/ebin/plop.app b/ebin/plop.app index c3308fa..06bdca3 100644 --- a/ebin/plop.app +++ b/ebin/plop.app @@ -5,7 +5,7 @@ {application, plop, [{description, "The plop store"}, - {vsn, "0.10.1"}, + {vsn, "0.10.2"}, {modules, [plop_app, plop_sup, plop, db, ht, hex, tlv]}, {applications, [kernel, stdlib]}, % crypto, public_key {registered, [plop, ht, db]}, -- cgit v1.1