Skip to content

Commit 53fae67

Browse files
committed
v0.09 rockspec
1 parent 4318a39 commit 53fae67

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

lua-resty-http-0.08-0.rockspec renamed to lua-resty-http-0.09-0.rockspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
package = "lua-resty-http"
2-
version = "0.08-0"
2+
version = "0.09-0"
33
source = {
44
url = "git://github.com/pintsized/lua-resty-http",
5-
tag = "v0.08"
5+
tag = "v0.09"
66
}
77
description = {
88
summary = "Lua HTTP client cosocket driver for OpenResty / ngx_lua.",

0 commit comments

Comments
 (0)