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]] [[package]]
name = "ffsend" name = "ffsend"
version = "0.0.8" version = "0.0.9"
dependencies = [ dependencies = [
"chbs 0.0.8 (registry+https://github.com/rust-lang/crates.io-index)", "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)", "chrono 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",

View file

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

View file

@ -325,7 +325,7 @@ documentation [here][send-encryption].
``` ```
$ ffsend help $ ffsend help
ffsend 0.0.8 ffsend 0.0.9
Tim Visee <timvisee@gmail.com> Tim Visee <timvisee@gmail.com>
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.

View file

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