Skip to content

Commit

Permalink
Quick fix
Browse files Browse the repository at this point in the history
  • Loading branch information
monatis committed Dec 9, 2024
1 parent 6ad0317 commit eeb6983
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main.rs
Original file line number Diff line number Diff line change
Expand Up @@ -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,
Expand Down

0 comments on commit eeb6983

Please sign in to comment.