From 34b829fca11cfb37dca626a6a3350f9906fa2734 Mon Sep 17 00:00:00 2001 From: timvisee Date: Tue, 3 Dec 2019 13:48:07 +0100 Subject: [PATCH] Bump version to 0.2.56 --- 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 ed3fac4..00d8ed9 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -644,7 +644,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" [[package]] name = "ffsend" -version = "0.2.55" +version = "0.2.56" dependencies = [ "chbs 0.0.8 (registry+https://github.com/rust-lang/crates.io-index)", "chrono 0.4.10 (registry+https://github.com/rust-lang/crates.io-index)", diff --git a/Cargo.toml b/Cargo.toml index aba616a..93ef4fb 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "ffsend" -version = "0.2.55" +version = "0.2.56" authors = ["Tim Visee <3a4fb3964f@sinenomine.email>"] license = "GPL-3.0" readme = "README.md" diff --git a/README.md b/README.md index 5777a2f..8e9cb33 100644 --- a/README.md +++ b/README.md @@ -735,7 +735,7 @@ documentation [here][send-encryption]. ``` $ ffsend help -ffsend 0.2.55 +ffsend 0.2.56 Tim Visee <3a4fb3964f@sinenomine.email> Easily and securely share files from the command line. A fully featured Firefox Send client.