From e75202eb1a87e730452996d85f73e73bf556b11b Mon Sep 17 00:00:00 2001 From: timvisee Date: Wed, 6 Mar 2019 18:43:35 +0100 Subject: [PATCH] Bump version to 0.2.17 --- 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 196e84e..5571992 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -483,7 +483,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" [[package]] name = "ffsend" -version = "0.2.16" +version = "0.2.17" 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 a9de689..00eff45 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "ffsend" -version = "0.2.16" +version = "0.2.17" authors = ["Tim Visee "] license = "GPL-3.0" readme = "README.md" diff --git a/README.md b/README.md index 19b2cc7..8c2a413 100644 --- a/README.md +++ b/README.md @@ -372,7 +372,7 @@ documentation [here][send-encryption]. ``` $ ffsend help -ffsend 0.2.16 +ffsend 0.2.17 Tim Visee Easily and securely share files from the command line. A fully featured Firefox Send client.