aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Cargo.toml
diff options
context:
space:
mode:
author简律纯 <i@jyunko.cn>2026-02-24 17:22:15 +0800
committerGitHub <noreply@github.com>2026-02-24 17:22:15 +0800
commit9414761d9bbf52739d166d477254fe109a7b4e74 (patch)
tree9a65de4d03cf5374edb18a967a6ad55154306260 /Cargo.toml
parent4d96a934e3a4b560e1d94d54164763c29f7c92f3 (diff)
downloadsoon-9414761d9bbf52739d166d477254fe109a7b4e74.tar.gz
soon-9414761d9bbf52739d166d477254fe109a7b4e74.zip
Bump version from 0.1.8 to 0.1.9v0.1.9
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 cbed410..553729e 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "soon"
-version = "0.1.8"
+version = "0.1.9"
edition = "2021"
description = "Predict your next shell command based on history — like shell autocomplete, but MORE stupid"
license = "MIT"