Skip to content

Commit

Permalink
Version 0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
hamishforbes committed Aug 10, 2023
1 parent bc8e135 commit 61e95cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/ffi-zlib.lua
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ local ffi_copy = ffi.copy
local tonumber = tonumber

local _M = {
_VERSION = '0.5.0',
_VERSION = '0.6.0',
}

local mt = { __index = _M }
Expand Down

0 comments on commit 61e95cb

Please sign in to comment.