Procházet zdrojové kódy

Bump version to 0.2.54

timvisee před 5 roky
rodič
revize
7729ee258d
3 změnil soubory, kde provedl 3 přidání a 3 odebrání
  1. 1 1
      Cargo.lock
  2. 1 1
      Cargo.toml
  3. 1 1
      README.md

+ 1 - 1
Cargo.lock

@@ -685,7 +685,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
 
 [[package]]
 name = "ffsend"
-version = "0.2.53"
+version = "0.2.54"
 dependencies = [
  "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)",

+ 1 - 1
Cargo.toml

@@ -1,6 +1,6 @@
 [package]
 name = "ffsend"
-version = "0.2.53"
+version = "0.2.54"
 authors = ["Tim Visee <3a4fb3964f@sinenomine.email>"]
 license = "GPL-3.0"
 readme = "README.md"

+ 1 - 1
README.md

@@ -718,7 +718,7 @@ documentation [here][send-encryption].
 ```
 $ ffsend help
 
-ffsend 0.2.53
+ffsend 0.2.54
 Tim Visee <3a4fb3964f@sinenomine.email>
 Easily and securely share files from the command line.
 A fully featured Firefox Send client.