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 0cdb9f8 commit d15a403Copy full SHA for d15a403
lib/resty/redis.lua
@@ -27,7 +27,7 @@ end
27
28
local _M = new_tab(0, 55)
29
30
-_M._VERSION = '0.29'
+_M._VERSION = '0.30'
31
32
33
local common_cmds = {
0 commit comments