Skip to content

Commit 810ab53

Browse files
committed
Back to dev version [ci skip]
1 parent d7d3af0 commit 810ab53

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/lua/cURL/impl/cURL.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
local module_info = {
1212
_NAME = "Lua-cURL";
13-
_VERSION = "0.3.7";
13+
_VERSION = "0.3.8-dev";
1414
_LICENSE = "MIT";
1515
_COPYRIGHT = "Copyright (c) 2014-2017 Alexey Melnichuk";
1616
}

0 commit comments

Comments
 (0)