diff --git a/package.json b/package.json index d2c15f0..6b68a46 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@idealworld/formula-editor", - "version": "0.5.10", + "version": "0.5.11", "description": "A relatively complete formula editor", "scripts": { "build": "rimraf dist && vue-tsc && vite build",