Bump to version 0.0.6 for testing new generated Debian release packages

This commit is contained in:
timvisee 2018-05-31 22:51:17 +02:00
parent c9d3b441a2
commit 8e80fa09c3
No known key found for this signature in database
GPG key ID: 109CBA0BF74036C2
3 changed files with 3 additions and 3 deletions

2
Cargo.lock generated
View file

@ -349,7 +349,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
[[package]]
name = "ffsend"
version = "0.0.3"
version = "0.0.6"
dependencies = [
"chrono 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)",
"clap 2.31.2 (registry+https://github.com/rust-lang/crates.io-index)",

View file

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

View file

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