瀏覽代碼

Bump version to 0.2.44

timvisee 6 年之前
父節點
當前提交
1754bda00f
共有 3 個文件被更改,包括 3 次插入3 次删除
  1. 1 1
      Cargo.lock
  2. 1 1
      Cargo.toml
  3. 1 1
      README.md

+ 1 - 1
Cargo.lock

@@ -574,7 +574,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
 
 
 [[package]]
 [[package]]
 name = "ffsend"
 name = "ffsend"
-version = "0.2.43"
+version = "0.2.44"
 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.6 (registry+https://github.com/rust-lang/crates.io-index)",
  "chrono 0.4.6 (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.43"
+version = "0.2.44"
 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

@@ -677,7 +677,7 @@ documentation [here][send-encryption].
 ```
 ```
 $ ffsend help
 $ ffsend help
 
 
-ffsend 0.2.43
+ffsend 0.2.44
 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.