diff --git a/Cargo.lock b/Cargo.lock index 1fb18bd..7cbfcbb 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -526,7 +526,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" [[package]] name = "ffsend" -version = "0.2.35" +version = "0.2.36" 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 6728ef7..0903354 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "ffsend" -version = "0.2.35" +version = "0.2.36" authors = ["Tim Visee "] license = "GPL-3.0" readme = "README.md" diff --git a/README.md b/README.md index 00f9818..e809cef 100644 --- a/README.md +++ b/README.md @@ -538,7 +538,7 @@ documentation [here][send-encryption]. ``` $ ffsend help -ffsend 0.2.35 +ffsend 0.2.36 Tim Visee Easily and securely share files from the command line. A fully featured Firefox Send client.