Skip to content

Commit 99e8e32

Browse files
authored
Update redis-util.lua
1 parent cb7214e commit 99e8e32

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/resty/redis-util.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ end
99

1010
local _M = new_tab(0, 54)
1111

12-
_M._VERSION = '0.06'
12+
_M._VERSION = '0.07'
1313

1414
local mt = {__index = _M}
1515

0 commit comments

Comments
 (0)