1
0

Compare commits

..

No commits in common. "e36a237908efeacbb2d59130c155154277b7b00b" and "8a1ae86aa8aec0dcb9111868c06c81b99da2d62b" have entirely different histories.

View File

@ -1,5 +1,2 @@
local _VERSION = '1.0.1'
local colors = require ((...) .. '.colors') return require ((...) .. '.colors')
colors._VERSION = _VERSION
return colors