Skip to content

Commit ddecdfa

Browse files
committed
Bumped luarocks version
1 parent 89dbf1f commit ddecdfa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

lua-resty-redis-connector-0.06-0.rockspec renamed to lua-resty-redis-connector-0.07-0.rockspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
package = "lua-resty-redis-connector"
2-
version = "0.06-0"
2+
version = "0.07-0"
33
source = {
44
url = "git://github.com/pintsized/lua-resty-redis-connector",
5-
tag = "v0.06"
5+
tag = "v0.07"
66
}
77
description = {
88
summary = "Connection utilities for lua-resty-redis.",

0 commit comments

Comments
 (0)