Skip to content

Commit 237a313

Browse files
authored
Update package.json
Next version based on master will be 1.1
1 parent 28174b3 commit 237a313

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.0.1",
3+
"version": "1.1.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)