Bump version to 0.0.9

This commit is contained in:
timvisee 2018-10-17 17:52:31 +02:00
parent a7f7972c27
commit f4441367ec
No known key found for this signature in database
GPG key ID: 109CBA0BF74036C2
4 changed files with 4 additions and 4 deletions

2
Cargo.lock generated
View file

@ -400,7 +400,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
[[package]]
name = "ffsend"
version = "0.0.8"
version = "0.0.9"
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.0.8"
version = "0.0.9"
authors = ["Tim Visee <timvisee@gmail.com>"]
license = "GPL-3.0"
readme = "README.md"

View file

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

View file

@ -4,7 +4,7 @@
"height": 19,
"duration": 78.431135,
"command": null,
"title": "ffsend v0.0.8 demo",
"title": "ffsend v0.0.9 demo",
"env": {
"TERM": "xterm-256color",
"SHELL": "/bin/bash"