From 4de467a86f406677d2202e4b5c6bc9aa4c6a4720 Mon Sep 17 00:00:00 2001 From: timvisee Date: Thu, 9 Jul 2020 12:50:56 +0200 Subject: [PATCH] Bump version to 0.2.65 --- 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 9fa6d0f..0a8c106 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -511,7 +511,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" [[package]] name = "ffsend" -version = "0.2.64" +version = "0.2.65" dependencies = [ "chbs 0.0.10 (registry+https://github.com/rust-lang/crates.io-index)", "chrono 0.4.13 (registry+https://github.com/rust-lang/crates.io-index)", diff --git a/Cargo.toml b/Cargo.toml index 713a331..3da9831 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "ffsend" -version = "0.2.64" +version = "0.2.65" authors = ["Tim Visee <3a4fb3964f@sinenomine.email>"] license = "GPL-3.0" readme = "README.md" diff --git a/README.md b/README.md index 10010db..1a10389 100644 --- a/README.md +++ b/README.md @@ -732,7 +732,7 @@ documentation [here][send-encryption]. ``` $ ffsend help -ffsend 0.2.64 +ffsend 0.2.65 Tim Visee <3a4fb3964f@sinenomine.email> Easily and securely share files from the command line. A fully featured Firefox Send client.