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