From b481140022301a48ee1936b83e06a2771dda6e28 Mon Sep 17 00:00:00 2001 From: efugier Date: Wed, 30 Oct 2024 10:22:26 +0100 Subject: [PATCH] v2.0.1 --- Cargo.lock | 2 +- Cargo.toml | 2 +- src/main.rs | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 4fa7f66..f653951 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1145,7 +1145,7 @@ checksum = "3c5e1a9a646d36c3599cd173a41282daf47c44583ad367b8e6837255952e5c67" [[package]] name = "smartcat" -version = "2.0.0" +version = "2.0.1" dependencies = [ "clap", "env_logger", diff --git a/Cargo.toml b/Cargo.toml index a912bb5..711d371 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "smartcat" -version = "2.0.0" +version = "2.0.1" authors = ["Emilien Fugier "] description = ''' Putting a brain behind `cat`. diff --git a/src/main.rs b/src/main.rs index 2838ae3..c7328b8 100644 --- a/src/main.rs +++ b/src/main.rs @@ -23,7 +23,7 @@ const DEFAULT_PROMPT_NAME: &str = "default"; #[command( name = "smartcat (sc)", author = "Emilien Fugier", - version = "2.0.0", + version = "2.0.1", about = "Putting a brain behind `cat`. CLI interface to bring language models in the Unix ecosystem 🐈‍⬛", long_about = None, after_help = "Examples: