We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 20e2b7b commit c05112cCopy full SHA for c05112c
src/lua/cURL/impl/cURL.lua
@@ -10,7 +10,7 @@
10
11
local module_info = {
12
_NAME = "Lua-cURL";
13
- _VERSION = "0.3.5";
+ _VERSION = "0.3.6-dev";
14
_LICENSE = "MIT";
15
_COPYRIGHT = "Copyright (c) 2014-2016 Alexey Melnichuk";
16
}
0 commit comments