Skip to content

Commit 4318a39

Browse files
committed
Version bump
1 parent f2b1838 commit 4318a39

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
@@ -67,7 +67,7 @@ end
6767

6868

6969
local _M = {
70-
_VERSION = '0.08',
70+
_VERSION = '0.09',
7171
}
7272
_M._USER_AGENT = "lua-resty-http/" .. _M._VERSION .. " (Lua) ngx_lua/" .. ngx.config.ngx_lua_version
7373

0 commit comments

Comments
 (0)