Skip to content

Commit 057093e

Browse files
committed
bumped version to 0.28.
1 parent 03ce930 commit 057093e

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
@@ -24,7 +24,7 @@ end
2424

2525
local _M = new_tab(0, 55)
2626

27-
_M._VERSION = '0.27'
27+
_M._VERSION = '0.28'
2828

2929

3030
local common_cmds = {

0 commit comments

Comments
 (0)