Skip to content

Commit b7d0a68

Browse files
committed
bumped version to 0.1.19.
1 parent 28e0e1f commit b7d0a68

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
@@ -133,7 +133,7 @@ local c_buf_type = ffi.typeof("char[?]")
133133
local _M = new_tab(0, 18)
134134

135135

136-
_M.version = "0.1.18"
136+
_M.version = "0.1.19"
137137
_M.new_tab = new_tab
138138
_M.clear_tab = clear_tab
139139

0 commit comments

Comments
 (0)