Upgrade to 3.35.0 (#66)

* Upgrading sqlite to 3.35.0

* Bump version of library itself
This commit is contained in:
Maas-Maarten Zeeman
2021-03-13 11:15:30 +01:00
committed by GitHub
parent e71350d2b9
commit a4ec12b448
4 changed files with 34155 additions and 21317 deletions

View File

@@ -1,7 +1,7 @@
{application, esqlite,
[
{description, "sqlite nif interface"},
{vsn, "0.4.1"},
{vsn, "0.4.2"},
{modules, [esqlite3, esqlite3_nif]},
{registered, []},
{licenses, ["Apache"]},