Bump version to 0.2.67

This commit is contained in:
timvisee 2020-09-27 15:33:47 +02:00
parent cb98358fb9
commit ed34588184
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

@ -509,7 +509,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
[[package]] [[package]]
name = "ffsend" name = "ffsend"
version = "0.2.66" version = "0.2.67"
dependencies = [ dependencies = [
"chbs 0.0.10 (registry+https://github.com/rust-lang/crates.io-index)", "chbs 0.0.10 (registry+https://github.com/rust-lang/crates.io-index)",
"chrono 0.4.18 (registry+https://github.com/rust-lang/crates.io-index)", "chrono 0.4.18 (registry+https://github.com/rust-lang/crates.io-index)",

View file

@ -1,6 +1,6 @@
[package] [package]
name = "ffsend" name = "ffsend"
version = "0.2.66" version = "0.2.67"
authors = ["Tim Visee <3a4fb3964f@sinenomine.email>"] authors = ["Tim Visee <3a4fb3964f@sinenomine.email>"]
license = "GPL-3.0" license = "GPL-3.0"
readme = "README.md" readme = "README.md"

View file

@ -731,7 +731,7 @@ documentation [here][send-encryption].
``` ```
$ ffsend help $ ffsend help
ffsend 0.2.66 ffsend 0.2.67
Tim Visee <3a4fb3964f@sinenomine.email> Tim Visee <3a4fb3964f@sinenomine.email>
Easily and securely share files from the command line. Easily and securely share files from the command line.
A fully featured Firefox Send client. A fully featured Firefox Send client.