From f91b0100e5d967239dad801d3d121e36d6cac429 Mon Sep 17 00:00:00 2001 From: Mateen Ulhaq Date: Fri, 7 Jun 2019 02:03:35 -0700 Subject: [PATCH] Bump version number --- 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 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(