Skip to content

Commit aa48948

Browse files
committed
Version bump
1 parent fb5d47a commit aa48948

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
@@ -38,7 +38,7 @@ end
3838

3939

4040
local _M = {
41-
_VERSION = '0.01',
41+
_VERSION = '0.02',
4242
}
4343

4444
local mt = { __index = _M }

0 commit comments

Comments
 (0)