Skip to content

Commit 0e81007

Browse files
committed
bumped version to 0.16.
1 parent 2b0ddf3 commit 0e81007

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
@@ -14,7 +14,7 @@ local error = error
1414

1515

1616
local _M = {
17-
_VERSION = '0.15'
17+
_VERSION = '0.16'
1818
}
1919

2020
local commands = {

0 commit comments

Comments
 (0)