aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Cargo.toml
diff options
context:
space:
mode:
authorHsiangNianian <i@jyunko.cn>2025-05-30 00:08:20 +0800
committerHsiangNianian <i@jyunko.cn>2025-05-30 00:08:20 +0800
commitadd969661fbf55c77325fe60e1e2af9e59c03936 (patch)
tree4a8f9787777a720529802b86144d52b4d96816cc /Cargo.toml
parentab534f5c3548a1583827e1813be378e8421ff62a (diff)
downloadsoon-add969661fbf55c77325fe60e1e2af9e59c03936.tar.gz
soon-add969661fbf55c77325fe60e1e2af9e59c03936.zip
feat: Bump version to 0.1.6 in Cargo files
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 fa2aef4..7d87936 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "soon"
-version = "0.1.5-2"
+version = "0.1.6"
edition = "2021"
description = "Predict your next shell command based on history — like shell autocomplete, but MORE stupid"
license = "MIT"