From 3a90b0b0b1b787c9170afa934f884326c14ca908 Mon Sep 17 00:00:00 2001 From: timvisee Date: Mon, 21 Sep 2020 12:24:16 +0200 Subject: [PATCH] Bump version to 0.2.66 --- 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 fb8c095..d949556 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -507,7 +507,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" [[package]] name = "ffsend" -version = "0.2.65" +version = "0.2.66" dependencies = [ "chbs 0.0.10 (registry+https://github.com/rust-lang/crates.io-index)", "chrono 0.4.15 (registry+https://github.com/rust-lang/crates.io-index)", diff --git a/Cargo.toml b/Cargo.toml index ec05b15..a74cf6a 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "ffsend" -version = "0.2.65" +version = "0.2.66" authors = ["Tim Visee <3a4fb3964f@sinenomine.email>"] license = "GPL-3.0" readme = "README.md" diff --git a/README.md b/README.md index d014b6a..156e6d1 100644 --- a/README.md +++ b/README.md @@ -731,7 +731,7 @@ documentation [here][send-encryption]. ``` $ ffsend help -ffsend 0.2.65 +ffsend 0.2.66 Tim Visee <3a4fb3964f@sinenomine.email> Easily and securely share files from the command line. A fully featured Firefox Send client.