diff --git a/package-lock.json b/package-lock.json index a077501..9a6a9b0 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "artistic-components", - "version": "0.4.0", + "version": "0.5.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "artistic-components", - "version": "0.4.0", + "version": "0.5.0", "dependencies": { "react": "^18.2.0", "react-dom": "^18.2.0" diff --git a/package.json b/package.json index 8876f10..cb0dac3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "artistic-components", - "version": "0.4.0", + "version": "0.5.0", "type": "module", "author": "snorlax.xu", "main": "dist/index.js",