chore: updated version

This commit is contained in:
D. Moonfire 2024-05-10 01:38:06 -05:00
parent bbcd649577
commit 2c7bb9a86c
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View file

@ -1,12 +1,12 @@
{ {
"name": "@priduck-color-theme/priduck-cli", "name": "@priduck-color-theme/priduck-cli",
"version": "0.1.0", "version": "0.2.0",
"lockfileVersion": 3, "lockfileVersion": 3,
"requires": true, "requires": true,
"packages": { "packages": {
"": { "": {
"name": "@priduck-color-theme/priduck-cli", "name": "@priduck-color-theme/priduck-cli",
"version": "0.1.0", "version": "0.2.0",
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"@priduck-color-theme/cli": "^0.0.1", "@priduck-color-theme/cli": "^0.0.1",

View file

@ -1,6 +1,6 @@
{ {
"name": "@priduck-color-theme/cli", "name": "@priduck-color-theme/cli",
"version": "0.1.0", "version": "0.2.0",
"description": "A color-theme based on a single hue in the LCH colorspace.", "description": "A color-theme based on a single hue in the LCH colorspace.",
"repository": { "repository": {
"type": "git", "type": "git",