build: 修改版本号为2.1.0

This commit is contained in:
奔跑的面条 2022-10-15 17:28:23 +08:00
parent 934bac7201
commit 2171843c61

View File

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