diff --git a/package-lock.json b/package-lock.json index 83ac271..4c8455e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "bitcoin-svg-3d", - "version": "0.0.0", + "version": "1.0.1", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "bitcoin-svg-3d", - "version": "0.0.0", + "version": "1.0.1", "dependencies": { "vue": "^3.5.25" }, diff --git a/package.json b/package.json index b48ab39..d84234a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@gkucmierz/bitcoin-logo", - "version": "1.0.0", + "version": "1.0.1", "description": "Premium 3D SVG rotating Bitcoin logo", "author": "Grzegorz Kucmierz", "license": "MIT",