diff --git a/src/main.rs b/src/main.rs index 094fc7c..02e23da 100644 --- a/src/main.rs +++ b/src/main.rs @@ -13,7 +13,7 @@ use std::io::Write; #[derive(Parser, Debug)] #[command( name = "letsearch", - version = "0.1.123, + version = "0.1.13", author = "yusufsarigoz@gmail.com", about = "Single binary to embed, index, serve and search your documents", subcommand_required = true,