Skip to content

Commit d5f6127

Browse files
authored
bumped API version to 0.1.21.
1 parent 6270a37 commit d5f6127

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.20"
136+
_M.version = "0.1.21"
137137
_M.new_tab = new_tab
138138
_M.clear_tab = clear_tab
139139

0 commit comments

Comments
 (0)