diff --git a/Cargo.lock b/Cargo.lock index 7792c41..ccbe2d7 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -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)", diff --git a/Cargo.toml b/Cargo.toml index 978c658..04b57df 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "ffsend" -version = "0.0.8" +version = "0.0.9" authors = ["Tim Visee "] license = "GPL-3.0" readme = "README.md" diff --git a/README.md b/README.md index eb6e8a9..946d697 100644 --- a/README.md +++ b/README.md @@ -325,7 +325,7 @@ documentation [here][send-encryption]. ``` $ ffsend help -ffsend 0.0.8 +ffsend 0.0.9 Tim Visee Easily and securely share files from the command line. A fully featured Firefox Send client. diff --git a/res/asciinema-demo.json b/res/asciinema-demo.json index 80138c6..67083ba 100644 --- a/res/asciinema-demo.json +++ b/res/asciinema-demo.json @@ -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"