diff --git a/package-lock.json b/package-lock.json index dd3aa75..b475535 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "ethereal-icons", - "version": "1.0.103", + "version": "1.0.104", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "ethereal-icons", - "version": "1.0.103", + "version": "1.0.104", "license": "ISC", "dependencies": { "@million/lint": "^1.0.0-rc.76", diff --git a/package.json b/package.json index a2e0797..aad46a1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ethereal-icons", - "version": "1.0.103", + "version": "1.0.104", "description": "Ethereal Icons is a React icon library that provides a collection of customizable and scalable SVG icons for modern web applications.", "main": "dist/index.cjs.js", "module": "dist/index.esm.js",