diff --git a/Cargo.lock b/Cargo.lock index 6345beb..20764e1 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -106,7 +106,7 @@ dependencies = [ [[package]] name = "frece" -version = "0.1.0" +version = "1.0.2" dependencies = [ "chrono 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)", "clap 2.33.0 (registry+https://github.com/rust-lang/crates.io-index)", diff --git a/Cargo.toml b/Cargo.toml index 799e169..3c7eebc 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "frece" -version = "0.1.0" +version = "1.0.2" authors = ["Mateen Ulhaq "] edition = "2018" diff --git a/src/main.rs b/src/main.rs index 17dec9a..e71474e 100644 --- a/src/main.rs +++ b/src/main.rs @@ -242,7 +242,7 @@ fn main() -> Result<()> { let now = Utc::now(); let matches = App::new("frece") - .version("1.0") + .version("1.0.2") .author("Mateen Ulhaq ") .about("Frecency indexed database") .subcommand(