diff --git a/apps/docs/package.json b/apps/docs/package.json index 8853f65..5b65a13 100644 --- a/apps/docs/package.json +++ b/apps/docs/package.json @@ -1,6 +1,6 @@ { "name": "@rss3/web3-icons-docs", - "version": "0.0.6", + "version": "0.0.7", "private": true, "type": "module", "scripts": { diff --git a/package.json b/package.json index 35be63e..467e7ab 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@rss3/web3-icons-monorepo", - "version": "0.0.6", + "version": "0.0.7", "description": "Icons for Web3", "license": "MIT", "scripts": { diff --git a/packages/web3-icons-react/package.json b/packages/web3-icons-react/package.json index 125475c..2833fb7 100644 --- a/packages/web3-icons-react/package.json +++ b/packages/web3-icons-react/package.json @@ -1,6 +1,6 @@ { "name": "@rss3/web3-icons-react", - "version": "0.0.6", + "version": "0.0.7", "description": "React Icons for Web3", "license": "MIT", "exports": { diff --git a/packages/web3-icons-svg/package.json b/packages/web3-icons-svg/package.json index aca2adf..76d48a3 100644 --- a/packages/web3-icons-svg/package.json +++ b/packages/web3-icons-svg/package.json @@ -1,6 +1,6 @@ { "name": "@rss3/web3-icons-svg", - "version": "0.0.6", + "version": "0.0.7", "description": "Svg Icons for Web3", "license": "MIT", "scripts": {