1
0

Compare commits

..

No commits in common. "45b8079f6d51023490dfa260eefc300d6a545572" and "6d8098651ff9cf9c956049417631520df8d13255" have entirely different histories.

2 changed files with 2 additions and 2 deletions

View File

@ -38,7 +38,7 @@ Inversion
parse_rgb (str) parse_rgb (str)
Parsing Parsing
## Functions ## [None](None)Functions
interpolate_rgb (c1, c2, t) interpolate_rgb (c1, c2, t)

View File

@ -1,4 +1,4 @@
local _VERSION = '1.0.6' local _VERSION = '1.0.5'
local colors = require ((...) .. '.colors') local colors = require ((...) .. '.colors')
colors._VERSION = _VERSION colors._VERSION = _VERSION