diff --git a/package-lock.json b/package-lock.json index c7babab..2d68154 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@priduck-color-theme/base", - "version": "0.0.2", + "version": "0.1.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@priduck-color-theme/base", - "version": "0.0.2", + "version": "0.1.0", "license": "MIT", "dependencies": { "@priduck-color-theme/cli": "^0.0.1" diff --git a/package.json b/package.json index 8e6f614..65eae98 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@priduck-color-theme/base", - "version": "0.0.2", + "version": "0.1.0", "description": "A color-theme based on a single hue in the LCH colorspace.", "repository": { "type": "git",