Back to dev version

This commit is contained in:
Alexey Melnichuk 2019-09-16 10:43:39 +03:00
parent c38f3d4c29
commit 5961caec39

View File

@ -10,7 +10,7 @@
local module_info = {
_NAME = "Lua-cURL";
_VERSION = "0.3.11";
_VERSION = "0.3.12-dev";
_LICENSE = "MIT";
_COPYRIGHT = "Copyright (c) 2014-2019 Alexey Melnichuk";
}