Skip to content

Commit 7d5e1c4

Browse files
committed
bumped version to 0.12.
1 parent 35399a5 commit 7d5e1c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/resty/redis.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
module("resty.redis", package.seeall)
44

5-
_VERSION = '0.11'
5+
_VERSION = '0.12'
66

77
local commands = {
88
"append", "auth", "bgrewriteaof",

0 commit comments

Comments
 (0)