From 546995626bb086780350486f90dea9388af6d94c Mon Sep 17 00:00:00 2001 From: efugier Date: Mon, 21 Oct 2024 11:35:48 +0200 Subject: [PATCH] v1.5.0 --- Cargo.toml | 2 +- src/main.rs | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.toml b/Cargo.toml index 7116db5..c228e48 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "smartcat" -version = "1.4.1" +version = "1.5.0" authors = ["Emilien Fugier "] description = ''' Putting a brain behind `cat`. diff --git a/src/main.rs b/src/main.rs index 32b5d5f..b7a2d36 100644 --- a/src/main.rs +++ b/src/main.rs @@ -24,7 +24,7 @@ const DEFAULT_PROMPT_NAME: &str = "default"; #[command( name = "smartcat (sc)", author = "Emilien Fugier", - version = "1.4.1", + version = "1.5.0", about = "Putting a brain behind `cat`. CLI interface to bring language models in the Unix ecosystem 🐈‍⬛", long_about = None, after_help = "Examples: