summaryrefslogtreecommitdiffstatshomepage
path: root/Cargo.toml
diff options
context:
space:
mode:
authorHsiangNianian <i@jyunko.cn>2025-05-25 10:58:19 +0800
committerHsiangNianian <i@jyunko.cn>2025-05-25 10:58:19 +0800
commitda57e4f6ea6b2f7defc9d207aa50b3fd6ac5e38f (patch)
treeeba4ed5ea5b3663754ac4939f65610d7c6316f58 /Cargo.toml
parent825d076225e29b19939938f08958b49b101a5e9e (diff)
downloadsoon-da57e4f6ea6b2f7defc9d207aa50b3fd6ac5e38f.tar.gz
soon-da57e4f6ea6b2f7defc9d207aa50b3fd6ac5e38f.zip
feat: Bump version to 0.1.4 in Cargo.toml and PKGBUILD; clean up check.shv0.1.4
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 2209a7d..92571cf 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "soon"
-version = "0.1.3"
+version = "0.1.4"
edition = "2021"
description = "Predict your next shell command based on history — like shell autocomplete, but MORE stupid"
license = "MIT"