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 c38f3d4 commit 5961caeCopy full SHA for 5961cae
src/lua/cURL/impl/cURL.lua
@@ -10,7 +10,7 @@
10
11
local module_info = {
12
_NAME = "Lua-cURL";
13
- _VERSION = "0.3.11";
+ _VERSION = "0.3.12-dev";
14
_LICENSE = "MIT";
15
_COPYRIGHT = "Copyright (c) 2014-2019 Alexey Melnichuk";
16
}
0 commit comments