release:升级版本号到 1.0.1

This commit is contained in:
奔跑的面条 2022-05-09 17:08:03 +08:00
parent 59fb22cd0c
commit 1e188dd26b

View File

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