Skip to content

Commit 97f8116

Browse files
committed
bumped version to 0.1.8.
1 parent dbc9b6f commit 97f8116

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/resty/core/base.lua

+1-1
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ local c_buf_type = ffi.typeof("char[?]")
9595
local _M = new_tab(0, 16)
9696

9797

98-
_M.version = "0.1.7"
98+
_M.version = "0.1.8"
9999
_M.new_tab = new_tab
100100
_M.clear_tab = clear_tab
101101

0 commit comments

Comments
 (0)