There was an error while loading. Please reload this page.
1 parent 1ad17e1 commit 1160908Copy full SHA for 1160908
lib/resty/redis.lua
@@ -29,7 +29,7 @@ local tab_pool_len = 0
29
local tab_pool = new_tab(16, 0)
30
local _M = new_tab(0, 55)
31
32
-_M._VERSION = '0.30'
+_M._VERSION = '0.32'
33
34
35
local common_cmds = {
0 commit comments