From 0c9f0a01c363aaca4fdbe61eb58a9b5fa8602659 Mon Sep 17 00:00:00 2001 From: timvisee Date: Sun, 25 Aug 2019 15:34:49 +0200 Subject: [PATCH] Bump version to 0.2.50, update dependencies --- 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 c7ea0c5..92f3792 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -631,7 +631,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" [[package]] name = "ffsend" -version = "0.2.49" +version = "0.2.50" dependencies = [ "chbs 0.0.8 (registry+https://github.com/rust-lang/crates.io-index)", "chrono 0.4.7 (registry+https://github.com/rust-lang/crates.io-index)", diff --git a/Cargo.toml b/Cargo.toml index 2e5bf12..d3a8b71 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "ffsend" -version = "0.2.49" +version = "0.2.50" authors = ["Tim Visee <3a4fb3964f@sinenomine.email>"] license = "GPL-3.0" readme = "README.md" diff --git a/README.md b/README.md index ac98ee2..e86b839 100644 --- a/README.md +++ b/README.md @@ -698,7 +698,7 @@ documentation [here][send-encryption]. ``` $ ffsend help -ffsend 0.2.49 +ffsend 0.2.50 Tim Visee <3a4fb3964f@sinenomine.email> Easily and securely share files from the command line. A fully featured Firefox Send client.