version bump

This commit is contained in:
Eric Scouten
2017-03-20 16:19:51 -07:00
parent c1ba116de4
commit aaa6eb884a

View File

@@ -1,12 +1,7 @@
{application,esqlite, {application,esqlite,
[ [{description,"sqlite nif interface"},
{description, "sqlite nif interface"}, {vsn,"0.2.3"},
{vsn, "0.1.1"},
{modules,[esqlite3,esqlite3_nif]}, {modules,[esqlite3,esqlite3_nif]},
{registered,[]}, {registered,[]},
{applications, [ {applications,[kernel,stdlib]},
kernel, {env,[]}]}.
stdlib
]},
{env, []}
]}.