Skip to content

Commit 5596089

Browse files
committed
Version bump
1 parent d8c8bd9 commit 5596089

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
@@ -41,7 +41,7 @@ end
4141

4242

4343
local _M = {
44-
_VERSION = '0.02',
44+
_VERSION = '0.03',
4545
}
4646

4747
local mt = { __index = _M }

0 commit comments

Comments
 (0)