aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Cargo.toml
diff options
context:
space:
mode:
author简律纯 <i@jyunko.cn>2026-02-24 15:09:18 +0800
committerGitHub <noreply@github.com>2026-02-24 15:09:18 +0800
commitf62832f0fb52900704a36fc45c7bc9b0098046a7 (patch)
tree564f7a0bd594831b7825acfac72da9bb5d612c94 /Cargo.toml
parent0dd264b7a775679e0e92158d8a1d83e68f2818fd (diff)
downloadsoon-f62832f0fb52900704a36fc45c7bc9b0098046a7.tar.gz
soon-f62832f0fb52900704a36fc45c7bc9b0098046a7.zip
chore: bump version from 0.1.6 to 0.1.8v0.1.8
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 5f8a699..cbed410 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "soon"
-version = "0.1.7"
+version = "0.1.8"
edition = "2021"
description = "Predict your next shell command based on history — like shell autocomplete, but MORE stupid"
license = "MIT"