feat(v0.1.1): 版本更新

This commit is contained in:
BTMuli
2023-04-03 00:26:16 +08:00
parent aed91bcc04
commit f5c160c366
6 changed files with 46 additions and 11 deletions

View File

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