Skip to content

Commit d15a403

Browse files
authored
bumped version to 0.30. (#241)
1 parent 0cdb9f8 commit d15a403

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
@@ -27,7 +27,7 @@ end
2727

2828
local _M = new_tab(0, 55)
2929

30-
_M._VERSION = '0.29'
30+
_M._VERSION = '0.30'
3131

3232

3333
local common_cmds = {

0 commit comments

Comments
 (0)