release: v0.1.3

This commit is contained in:
2026-08-17 21:01:02 +08:00
parent 67f684d988
commit cbcca32a2b
8 changed files with 114 additions and 12 deletions

View File

@@ -3,7 +3,7 @@ members = ["crates/dsh-core", "src-tauri"]
resolver = "2"
[workspace.package]
version = "0.1.2"
version = "0.1.3"
edition = "2021"
license = "MIT"
authors = ["TommyFang2077"]