Skip to content

Commit bdcc16b

Browse files
committed
api: bumped version to 0.1.18.
1 parent 4c16f94 commit bdcc16b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/resty/core/base.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ local c_buf_type = ffi.typeof("char[?]")
132132
local _M = new_tab(0, 18)
133133

134134

135-
_M.version = "0.1.17"
135+
_M.version = "0.1.18"
136136
_M.new_tab = new_tab
137137
_M.clear_tab = clear_tab
138138

0 commit comments

Comments
 (0)