Skip to content

Commit 7ef0cca

Browse files
committed
Version bump
1 parent 2d9e9a8 commit 7ef0cca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/resty/http.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ end
6262

6363

6464
local _M = {
65-
_VERSION = '0.03',
65+
_VERSION = '0.04',
6666
}
6767

6868
local mt = { __index = _M }

0 commit comments

Comments
 (0)