Browse Source

feat: 升级版本到 2.0.6

奔跑的面条 3 years ago
parent
commit
a5981a4387
1 changed files with 1 additions and 1 deletions
  1. 1 1
      package.json

+ 1 - 1
package.json

@@ -1,6 +1,6 @@
 {
   "name": "go-view",
-  "version": "2.0.5",
+  "version": "2.0.6",
   "scripts": {
     "dev": "vite --host",
     "build": "vue-tsc --noEmit && vite build",