summaryrefslogtreecommitdiffstatshomepage
path: root/Cargo.toml
diff options
context:
space:
mode:
authorHsiangNianian <i@jyunko.cn>2025-05-28 01:18:22 +0800
committerHsiangNianian <i@jyunko.cn>2025-05-28 01:18:22 +0800
commitf5c24e35142af161d724b334ae77b3f6b6998a22 (patch)
tree3a3336f03472019b8708ddf9f9130e10968eebda /Cargo.toml
parent7635921692629f661e91c8a2e47c66a200ad88c9 (diff)
downloadsoon-f5c24e35142af161d724b334ae77b3f6b6998a22.tar.gz
soon-f5c24e35142af161d724b334ae77b3f6b6998a22.zip
feat: Update version to 0.1.5-2 in Cargo.toml and Cargo.lockv0.1.5-2
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 15b27ea..fa2aef4 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "soon"
-version = "0.1.5"
+version = "0.1.5-2"
edition = "2021"
description = "Predict your next shell command based on history — like shell autocomplete, but MORE stupid"
license = "MIT"