aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Cargo.toml
diff options
context:
space:
mode:
authorHsiangNianian <i@jyunko.cn>2025-05-25 10:22:32 +0800
committerHsiangNianian <i@jyunko.cn>2025-05-25 10:48:37 +0800
commit3ca16c9543fd5b37232638445a1e34c5021a2fa9 (patch)
treec973514f9581cd4c79c4e8e5dac4f7bfb9557277 /Cargo.toml
parent8cb1f63baebaf931077f87324ffe5befe4c0617b (diff)
downloadsoon-3ca16c9543fd5b37232638445a1e34c5021a2fa9.tar.gz
soon-3ca16c9543fd5b37232638445a1e34c5021a2fa9.zip
feat: Bump version to 0.1.3 in .SRCINFO, Cargo.toml, Cargo.lock, and PKGBUILD
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index e3689be..2209a7d 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "soon"
-version = "0.1.2"
+version = "0.1.3"
edition = "2021"
description = "Predict your next shell command based on history — like shell autocomplete, but MORE stupid"
license = "MIT"