diff --git a/apps/docs/package.json b/apps/docs/package.json index ab3b2ba..7207dc3 100644 --- a/apps/docs/package.json +++ b/apps/docs/package.json @@ -1,6 +1,6 @@ { "name": "@rss3/web3-icons-docs", - "version": "0.0.10", + "version": "0.0.11", "private": true, "type": "module", "scripts": { diff --git a/package.json b/package.json index 88a0b42..2fa3b51 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@rss3/web3-icons-monorepo", - "version": "0.0.10", + "version": "0.0.11", "description": "Icons for Web3", "license": "MIT", "scripts": { diff --git a/packages/web3-icons-react/package.json b/packages/web3-icons-react/package.json index 34d4dff..e8ad1e4 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.10", + "version": "0.0.11", "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 1f9d655..04f3c15 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.10", + "version": "0.0.11", "description": "Svg Icons for Web3", "license": "MIT", "scripts": {