Skip to content

Commit 1160908

Browse files
feature: bumped to version v0.32.
1 parent 1ad17e1 commit 1160908

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
@@ -29,7 +29,7 @@ local tab_pool_len = 0
2929
local tab_pool = new_tab(16, 0)
3030
local _M = new_tab(0, 55)
3131

32-
_M._VERSION = '0.30'
32+
_M._VERSION = '0.32'
3333

3434

3535
local common_cmds = {

0 commit comments

Comments
 (0)