Merge pull request #53 from se-apc/sqlite_3.27

Sqlite 3.27.2
This commit is contained in:
Maas-Maarten Zeeman
2019-04-11 08:24:31 +02:00
committed by GitHub
7 changed files with 5336 additions and 3981 deletions

View File

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