Skip to content

Commit c61777a

Browse files
committed
make an explicit release
1 parent 140ee61 commit c61777a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lib/resty/base_encoding.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ local ffi = require "ffi"
88
local ffi_string = ffi.string
99

1010

11-
local _M = { version = "0.1"}
11+
local _M = { version = "1.0.0"}
1212

1313

1414
local function load_shared_lib(so_name)

0 commit comments

Comments
 (0)