Change version number to 1.1.0

This commit is contained in:
Alexey Romanov
2014-10-10 13:00:43 +04:00
parent 79ea77d999
commit 0f754839ae

View File

@@ -1,7 +1,7 @@
{application, sqlite3, {application, sqlite3,
[ [
{description, "SQLite3 Interface"}, {description, "SQLite3 Interface"},
{vsn, "1.0.1"}, {vsn, "1.1.0"},
{modules, []}, {modules, []},
{registered, []}, {registered, []},
{applications, [kernel, stdlib]}, {applications, [kernel, stdlib]},