Skip to content

Commit 4530ea0

Browse files
committed
bump version
1 parent 6a65e9f commit 4530ea0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "color-diff",
3-
"version": "1.1.0",
3+
"version": "1.2.0",
44
"description": "Implemets the CIEDE2000 color difference algorithm, conversion between RGB and LAB color and mapping all colors in palette X to the closest or most different color in palette Y based on the CIEDE2000 difference.",
55
"main": "lib/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)