chore: update version

This commit is contained in:
GyDi 2021-12-26 02:37:12 +08:00
parent 1fba9039af
commit b286b8f8c1
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
{
"name": "clash-verge",
"version": "0.0.0",
"version": "0.0.1",
"license": "GPL-3.0",
"scripts": {
"dev": "cargo tauri dev",

View File

@ -1,7 +1,7 @@
{
"package": {
"productName": "Clash Verge",
"version": "0.1.0"
"version": "0.0.1"
},
"build": {
"distDir": "../dist",