diff --git a/doc/package.json b/doc/package.json index 3d426e0..ac85c49 100755 --- a/doc/package.json +++ b/doc/package.json @@ -1,6 +1,6 @@ { "name": "gallery", - "version": "0.2.12", + "version": "0.2.13", "private": true, "peerDependencies": { "react": "*", diff --git a/package.json b/package.json index 745c2b6..53dbed6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@univerjs/icons-workspace", - "version": "0.2.12", + "version": "0.2.13", "private": true, "description": "Icons used by Univer", "main": "index.js", diff --git a/packages/react/package.json b/packages/react/package.json index eb697d7..e8e69b8 100644 --- a/packages/react/package.json +++ b/packages/react/package.json @@ -1,6 +1,6 @@ { "name": "@univerjs/icons", - "version": "0.2.12", + "version": "0.2.13", "description": "React icons for Univer.", "author": "DreamNum ", "license": "MIT", diff --git a/svg/package.json b/svg/package.json index 557bcc4..9a4665e 100644 --- a/svg/package.json +++ b/svg/package.json @@ -1,6 +1,6 @@ { "name": "@univerjs/icons-svg", - "version": "0.2.12", + "version": "0.2.13", "description": "SVG icons for Univer", "author": "DreamNum ", "license": "MIT",