Skip to content

Commit b773fc4

Browse files
author
jiahao
committed
bumped version to 0.24.
1 parent 94a51d2 commit b773fc4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/resty/mysql.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ if not ok then
4646
end
4747

4848

49-
local _M = { _VERSION = '0.23' }
49+
local _M = { _VERSION = '0.24' }
5050

5151

5252
-- constants

0 commit comments

Comments
 (0)