1
0

Compare commits

..

No commits in common. "82bcf6f96d96afe61ef2f258444680ddc01f9511" and "f4d60ab97e3e1a36e77035ff15ebf4c3455afb2b" have entirely different histories.

View File

@ -1,4 +1,4 @@
local _VERSION = '0.5.5'
local _VERSION = '0.5.4'
local errors = require (((...) ~= 'init' and (...) .. '.' or '') .. 'errors')
errors._VERSION = _VERSION