Bump version to 0.2.21

This commit is contained in:
timvisee 2019-03-07 00:37:07 +01:00
parent cbdb15fcc3
commit a2c28f827a
No known key found for this signature in database
GPG key ID: B8DB720BC383E172
3 changed files with 3 additions and 3 deletions

2
Cargo.lock generated
View file

@ -483,7 +483,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
[[package]]
name = "ffsend"
version = "0.2.20"
version = "0.2.21"
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)",

View file

@ -1,6 +1,6 @@
[package]
name = "ffsend"
version = "0.2.20"
version = "0.2.21"
authors = ["Tim Visee <timvisee@gmail.com>"]
license = "GPL-3.0"
readme = "README.md"

View file

@ -374,7 +374,7 @@ documentation [here][send-encryption].
```
$ ffsend help
ffsend 0.2.20
ffsend 0.2.21
Tim Visee <timvisee.com>
Easily and securely share files from the command line.
A fully featured Firefox Send client.