From ed34588184d8ac493edceb7b9f500344ae21148b Mon Sep 17 00:00:00 2001 From: timvisee Date: Sun, 27 Sep 2020 15:33:47 +0200 Subject: [PATCH] Bump version to 0.2.67 --- 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 dc21b94..8f1181c 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -509,7 +509,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" [[package]] name = "ffsend" -version = "0.2.66" +version = "0.2.67" dependencies = [ "chbs 0.0.10 (registry+https://github.com/rust-lang/crates.io-index)", "chrono 0.4.18 (registry+https://github.com/rust-lang/crates.io-index)", diff --git a/Cargo.toml b/Cargo.toml index a74cf6a..803c7cf 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "ffsend" -version = "0.2.66" +version = "0.2.67" authors = ["Tim Visee <3a4fb3964f@sinenomine.email>"] license = "GPL-3.0" readme = "README.md" diff --git a/README.md b/README.md index 156e6d1..6df1746 100644 --- a/README.md +++ b/README.md @@ -731,7 +731,7 @@ documentation [here][send-encryption]. ``` $ ffsend help -ffsend 0.2.66 +ffsend 0.2.67 Tim Visee <3a4fb3964f@sinenomine.email> Easily and securely share files from the command line. A fully featured Firefox Send client.