Skip to content

Commit db3e2ff

Browse files
committed
bumped version to 0.1.5.
1 parent 984ef4a commit db3e2ff

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
@@ -97,7 +97,7 @@ local c_buf_type = ffi.typeof("char[?]")
9797
local _M = new_tab(0, 16)
9898

9999

100-
_M.version = "0.1.4"
100+
_M.version = "0.1.5"
101101
_M.new_tab = new_tab
102102
_M.clear_tab = clear_tab
103103

0 commit comments

Comments
 (0)