From 4e7cdde82997c4a1fc24654abbc801d402a0cecc Mon Sep 17 00:00:00 2001 From: timvisee Date: Mon, 25 Mar 2019 21:01:52 +0100 Subject: [PATCH] Bump version to 0.2.42 --- 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 d23ecf3..6bfa31b 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -539,7 +539,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" [[package]] name = "ffsend" -version = "0.2.41" +version = "0.2.42" 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 d403a8b..626ff42 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "ffsend" -version = "0.2.41" +version = "0.2.42" authors = ["Tim Visee "] license = "GPL-3.0" readme = "README.md" diff --git a/README.md b/README.md index dc0f8a6..377a419 100644 --- a/README.md +++ b/README.md @@ -662,7 +662,7 @@ documentation [here][send-encryption]. ``` $ ffsend help -ffsend 0.2.41 +ffsend 0.2.42 Tim Visee <3a4fb3964f@sinenomine.email> Easily and securely share files from the command line. A fully featured Firefox Send client.