diff --git a/package-lock.json b/package-lock.json index e87027b..cebd71c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "color-sorter", - "version": "2.2.1", + "version": "3.0.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index cf9573c..1c46185 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "color-sorter", - "version": "2.2.1", + "version": "3.0.0", "description": "Sort colors by hue, then saturation.", "homepage": "https://www.projectwallace.com/oss", "main": "color-sorter.js",