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: