diff --git a/doc/package.json b/doc/package.json index 5b77e5b..5d80e6b 100755 --- a/doc/package.json +++ b/doc/package.json @@ -1,6 +1,6 @@ { "name": "gallery", - "version": "0.1.84", + "version": "0.1.85", "private": true, "peerDependencies": { "react": "*", diff --git a/package.json b/package.json index 5aedbcb..1e7c035 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@univerjs/icons-workspace", - "version": "0.1.84", + "version": "0.1.85", "private": true, "description": "Icons used by Univer", "main": "index.js", diff --git a/packages/react/package.json b/packages/react/package.json index 2c2a012..cfe0b77 100644 --- a/packages/react/package.json +++ b/packages/react/package.json @@ -1,6 +1,6 @@ { "name": "@univerjs/icons", - "version": "0.1.84", + "version": "0.1.85", "description": "React icons for Univer.", "author": "DreamNum ", "license": "MIT", diff --git a/svg/package.json b/svg/package.json index 4ecdcbc..fa39289 100644 --- a/svg/package.json +++ b/svg/package.json @@ -1,6 +1,6 @@ { "name": "@univerjs/icons-svg", - "version": "0.1.84", + "version": "0.1.85", "description": "SVG icons for Univer", "author": "DreamNum ", "license": "MIT",