build: 修改版本号为2.1.0

This commit is contained in:
奔跑的面条 2022-10-15 17:28:23 +08:00
parent c5a704767d
commit 8039213380

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",