We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3213f6d commit 053f989Copy full SHA for 053f989
lib/resty/redis.lua
@@ -27,7 +27,7 @@ end
27
28
local _M = new_tab(0, 55)
29
30
-_M._VERSION = '0.28'
+_M._VERSION = '0.29'
31
32
33
local common_cmds = {
0 commit comments