From 99080847458bbefb07051cb529453ccb7662e70a Mon Sep 17 00:00:00 2001 From: timvisee Date: Fri, 9 Apr 2021 14:48:51 +0200 Subject: [PATCH] Bump version to 0.2.70 --- 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 757df58..03738eb 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -686,7 +686,7 @@ checksum = "e88a8acf291dafb59c2d96e8f59828f3838bb1a70398823ade51a84de6a6deed" [[package]] name = "ffsend" -version = "0.2.69" +version = "0.2.70" dependencies = [ "chbs", "chrono", diff --git a/Cargo.toml b/Cargo.toml index 70e1848..2f81dc3 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "ffsend" -version = "0.2.69" +version = "0.2.70" authors = ["Tim Visee <3a4fb3964f@sinenomine.email>"] license = "GPL-3.0" readme = "README.md" diff --git a/README.md b/README.md index 24c7a05..b2ab537 100644 --- a/README.md +++ b/README.md @@ -732,7 +732,7 @@ documentation [here][send-encryption]. ``` $ ffsend help -ffsend 0.2.69 +ffsend 0.2.70 Tim Visee <3a4fb3964f@sinenomine.email> Easily and securely share files from the command line. A fully featured Firefox Send client.