From f099f0c55385b12c70647c73e136ba5464315157 Mon Sep 17 00:00:00 2001 From: timvisee Date: Thu, 7 Mar 2019 10:50:05 +0100 Subject: [PATCH] Bump version to 0.2.23 --- Cargo.lock | 2 +- Cargo.toml | 2 +- README.md | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 8d49ab4..0ee1942 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -483,7 +483,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" [[package]] name = "ffsend" -version = "0.2.22" +version = "0.2.23" dependencies = [ "chbs 0.0.8 (registry+https://github.com/rust-lang/crates.io-index)", "chrono 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)", diff --git a/Cargo.toml b/Cargo.toml index 080c552..1813636 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "ffsend" -version = "0.2.22" +version = "0.2.23" authors = ["Tim Visee "] license = "GPL-3.0" readme = "README.md" diff --git a/README.md b/README.md index 21f931c..20a1f25 100644 --- a/README.md +++ b/README.md @@ -374,7 +374,7 @@ documentation [here][send-encryption]. ``` $ ffsend help -ffsend 0.2.22 +ffsend 0.2.23 Tim Visee Easily and securely share files from the command line. A fully featured Firefox Send client.