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