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