aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src-tauri/Cargo.toml
diff options
context:
space:
mode:
authorHsiangNianian <i@jyunko.cn>2026-01-13 14:31:59 +0800
committerHsiangNianian <i@jyunko.cn>2026-01-13 14:31:59 +0800
commit8f07fe048474b0a33209b97896105dd8030fdf8a (patch)
tree8ab4cdc68eb7fb3be4d51466dc9f8327c6b27d70 /src-tauri/Cargo.toml
parentf878efe456e8f5c557f2cde9d71f120f3e0b38cd (diff)
downloadDropOut-8f07fe048474b0a33209b97896105dd8030fdf8a.tar.gz
DropOut-8f07fe048474b0a33209b97896105dd8030fdf8a.zip
feat: bump version to 0.1.2 in Cargo.tomlv0.1.2
Diffstat (limited to 'src-tauri/Cargo.toml')
-rw-r--r--src-tauri/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/src-tauri/Cargo.toml b/src-tauri/Cargo.toml
index 53b84fd..5f96d14 100644
--- a/src-tauri/Cargo.toml
+++ b/src-tauri/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "dropout"
-version = "0.1.1"
+version = "0.1.2"
edition = "2021"
[dependencies]