From cde5aced2d45c32a98d9bbd92257c4011ed1be79 Mon Sep 17 00:00:00 2001 From: efugier Date: Mon, 6 May 2024 17:53:10 +0200 Subject: [PATCH] v1.2.2 --- Cargo.toml | 2 +- src/main.rs | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.toml b/Cargo.toml index bcd1787..f442966 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "smartcat" -version = "1.2.1" +version = "1.2.2" authors = ["Emilien Fugier "] description = ''' Putting a brain behind `cat`. diff --git a/src/main.rs b/src/main.rs index b79db55..f01e1f0 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 = "1.2.1", + version = "1.2.2", about = "Putting a brain behind `cat`. CLI interface to bring language models in the Unix ecosystem 🐈‍⬛", long_about = None, after_help = "Examples: