Skip to content

Commit a9ca41c

Browse files
committed
bumped version to 0.24.
1 parent 83a65c3 commit a9ca41c

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
@@ -21,7 +21,7 @@ end
2121

2222

2323
local _M = new_tab(0, 155)
24-
_M._VERSION = '0.20'
24+
_M._VERSION = '0.24'
2525

2626

2727
local commands = {

0 commit comments

Comments
 (0)