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