Skip to content

Commit dd0a8c6

Browse files
committed
bumped version to 0.20.
1 parent 7f09dde commit dd0a8c6

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, 155)
23-
_M._VERSION = '0.19'
23+
_M._VERSION = '0.20'
2424

2525

2626
local commands = {

0 commit comments

Comments
 (0)