Merge pull request #47 from ConnorRigby/version-update

Update version
This commit is contained in:
Maas-Maarten Zeeman
2018-12-02 15:08:41 +01:00
committed by GitHub

View File

@@ -1,7 +1,7 @@
{application, esqlite,
[
{description, "sqlite nif interface"},
{vsn, "0.2.3"},
{vsn, "0.2.5"},
{modules, [esqlite3, esqlite3_nif]},
{registered, []},
{maintainers, ["Aleph Archives", "Qing Liang <qing.liang.cn@gmail.com>"]},