diff --git a/apps/docs/package.json b/apps/docs/package.json index 042d160..286201a 100644 --- a/apps/docs/package.json +++ b/apps/docs/package.json @@ -1,6 +1,6 @@ { "name": "@rss3/web3-icons-docs", - "version": "0.0.12", + "version": "0.0.14", "private": true, "type": "module", "scripts": { diff --git a/package.json b/package.json index 8469ee5..26d07a3 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@rss3/web3-icons-monorepo", "private": true, - "version": "0.0.13", + "version": "0.0.14", "description": "Icons for Web3", "license": "MIT", "scripts": { diff --git a/packages/web3-icons-react/package.json b/packages/web3-icons-react/package.json index 65b7abf..b7b2d3f 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.13", + "version": "0.0.14", "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 a03e275..b5fe614 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.13", + "version": "0.0.14", "description": "Svg Icons for Web3", "license": "MIT", "scripts": {