Skip to content

Commit 3a3e4d0

Browse files
committed
bumped version to 0.18.
1 parent 205e92c commit 3a3e4d0

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
@@ -20,7 +20,7 @@ end
2020

2121

2222
local _M = new_tab(0, 151)
23-
_M._VERSION = '0.16'
23+
_M._VERSION = '0.18'
2424

2525

2626
local commands = {

0 commit comments

Comments
 (0)