diff --git a/errors.lua b/errors.lua index a6ea4c1..511fc5c 100644 --- a/errors.lua +++ b/errors.lua @@ -2,7 +2,7 @@ -- -- Lua library for advanced error handling. -local _VERSION = '0.5.6' +local _VERSION = '0.5.7' local string_dist do