feat(v0.1.0):版本更新

This commit is contained in:
BTMuli
2023-03-30 15:55:48 +08:00
parent f38c24dcf5
commit 2255c344e8
6 changed files with 34 additions and 7 deletions

View File

@@ -2,7 +2,7 @@
"name": "tauri-genshin",
"description": "A Tauri App Demo",
"private": true,
"version": "0.0.0",
"version": "0.1.0",
"author": "BTMuli <bt-muli@outlook.com>",
"scripts": {
"format": "prettier --write .",