Skip to content

Commit 5496e3b

Browse files
committed
bumped version to 0.1.0.
1 parent f48587e commit 5496e3b

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.0.9"
100+
_M.version = "0.1.0"
101101
_M.new_tab = new_tab
102102
_M.clear_tab = clear_tab
103103

0 commit comments

Comments
 (0)