From add969661fbf55c77325fe60e1e2af9e59c03936 Mon Sep 17 00:00:00 2001 From: HsiangNianian Date: Fri, 30 May 2025 00:08:20 +0800 Subject: feat: Bump version to 0.1.6 in Cargo files --- Cargo.lock | 2 +- Cargo.toml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index e19c3ff..83fa450 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -246,7 +246,7 @@ dependencies = [ [[package]] name = "soon" -version = "0.1.5-2" +version = "0.1.6" dependencies = [ "clap", "colored", 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" -- cgit v1.2.3-70-g09d2