From 3777be3a86b23e4010ab745985f2c7714b833a6f Mon Sep 17 00:00:00 2001 From: efugier Date: Thu, 16 May 2024 16:20:18 +0200 Subject: [PATCH] v1.3.0-rc.0 --- 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 41ae4f5..aed47a7 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1182,7 +1182,7 @@ checksum = "3c5e1a9a646d36c3599cd173a41282daf47c44583ad367b8e6837255952e5c67" [[package]] name = "smartcat" -version = "1.2.2" +version = "1.3.0-rc.0" dependencies = [ "clap", "device_query", diff --git a/Cargo.toml b/Cargo.toml index d3b71da..ff18078 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "smartcat" -version = "1.2.2" +version = "1.3.0-rc.0" authors = ["Emilien Fugier "] description = ''' Putting a brain behind `cat`. diff --git a/src/main.rs b/src/main.rs index 097b269..e9d6b60 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.2.2", + version = "1.3.0-rc.0", about = "Putting a brain behind `cat`. CLI interface to bring language models in the Unix ecosystem 🐈‍⬛", long_about = None, after_help = "Examples: