Browse Source

Bump version to 0.2.55, fix history for uploads with custom expiry

timvisee 5 years ago
parent
commit
a4305e19da
3 changed files with 4 additions and 4 deletions
  1. 1 1
      Cargo.lock
  2. 1 1
      Cargo.toml
  3. 2 2
      README.md

+ 1 - 1
Cargo.lock

@@ -685,7 +685,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
 
 
 [[package]]
 [[package]]
 name = "ffsend"
 name = "ffsend"
-version = "0.2.54"
+version = "0.2.55"
 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.9 (registry+https://github.com/rust-lang/crates.io-index)",
  "chrono 0.4.9 (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.2.54"
+version = "0.2.55"
 authors = ["Tim Visee <3a4fb3964f@sinenomine.email>"]
 authors = ["Tim Visee <3a4fb3964f@sinenomine.email>"]
 license = "GPL-3.0"
 license = "GPL-3.0"
 readme = "README.md"
 readme = "README.md"

+ 2 - 2
README.md

@@ -1,4 +1,4 @@
-> [![Build status on GitLab CI][gitlab-ci-master-badge]][gitlab-ci-link]
+[![Build status on GitLab CI][gitlab-ci-master-badge]][gitlab-ci-link]
 [![Newest release on crates.io][crate-version-badge]][crate-link]
 [![Newest release on crates.io][crate-version-badge]][crate-link]
 [![Project license][crate-license-badge]](LICENSE)
 [![Project license][crate-license-badge]](LICENSE)
 
 
@@ -718,7 +718,7 @@ documentation [here][send-encryption].
 ```
 ```
 $ ffsend help
 $ ffsend help
 
 
-ffsend 0.2.54
+ffsend 0.2.55
 Tim Visee <3a4fb3964f@sinenomine.email>
 Tim Visee <3a4fb3964f@sinenomine.email>
 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.