Browse Source

Bump to version 0.0.6 for testing new generated Debian release packages

timvisee 7 năm trước cách đây
mục cha
commit
8e80fa09c3
3 tập tin đã thay đổi với 3 bổ sung3 xóa
  1. 1 1
      Cargo.lock
  2. 1 1
      Cargo.toml
  3. 1 1
      README.md

+ 1 - 1
Cargo.lock

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

+ 1 - 1
Cargo.toml

@@ -1,6 +1,6 @@
 [package]
 [package]
 name = "ffsend"
 name = "ffsend"
-version = "0.0.5"
+version = "0.0.6"
 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"

+ 1 - 1
README.md

@@ -324,7 +324,7 @@ documentation [here][send-encryption].
 ```
 ```
 $ ffsend help
 $ ffsend help
 
 
-ffsend 0.0.5
+ffsend 0.0.6
 Tim Visee <https://timvisee.com/>
 Tim Visee <https://timvisee.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.