diff --git a/package-lock.json b/package-lock.json index 1ce7a64..d2a9836 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "artistic-components", - "version": "0.2.0", + "version": "0.3.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "artistic-components", - "version": "0.1.1", + "version": "0.3.0", "dependencies": { "react": "^18.2.0", "react-dom": "^18.2.0" diff --git a/package.json b/package.json index 3553e6a..98afabb 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "artistic-components", - "version": "0.2.0", + "version": "0.3.0", "type": "module", "author": "snorlax.xu", "main": "dist/index.js",