Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
Next version based on master will be 1.1
  • Loading branch information
markusn authored Apr 20, 2017
1 parent 28174b3 commit 237a313
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "color-diff",
"version": "1.0.1",
"version": "1.1.0",
"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.",
"main": "lib/index.js",
"scripts": {
Expand Down

0 comments on commit 237a313

Please sign in to comment.