From 6a94ea759d0098ebc25e78bf428d11f1005f877b Mon Sep 17 00:00:00 2001 From: timvisee Date: Sun, 17 May 2020 18:14:06 +0200 Subject: [PATCH] Bump version to 0.2.64 --- 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 b48bee0..2f00d8d 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -502,7 +502,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" [[package]] name = "ffsend" -version = "0.2.63" +version = "0.2.64" dependencies = [ "chbs 0.0.10 (registry+https://github.com/rust-lang/crates.io-index)", "chrono 0.4.11 (registry+https://github.com/rust-lang/crates.io-index)", diff --git a/Cargo.toml b/Cargo.toml index 7b51486..30fa99a 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "ffsend" -version = "0.2.63" +version = "0.2.64" authors = ["Tim Visee <3a4fb3964f@sinenomine.email>"] license = "GPL-3.0" readme = "README.md" diff --git a/README.md b/README.md index 64f9317..dccdd39 100644 --- a/README.md +++ b/README.md @@ -727,7 +727,7 @@ documentation [here][send-encryption]. ``` $ ffsend help -ffsend 0.2.63 +ffsend 0.2.64 Tim Visee <3a4fb3964f@sinenomine.email> Easily and securely share files from the command line. A fully featured Firefox Send client.