Skip to content

Commit b18622a

Browse files
committed
Version bump
1 parent 3bae4ee commit b18622a

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
@@ -66,7 +66,7 @@ end
6666

6767

6868
local _M = {
69-
_VERSION = '0.05',
69+
_VERSION = '0.06',
7070
}
7171
_M._USER_AGENT = "lua-resty-http/" .. _M._VERSION .. " (Lua) ngx_lua/" .. ngx.config.ngx_lua_version
7272

0 commit comments

Comments
 (0)