ソースを参照

Bump version to 0.1.2

timvisee 6 年 前
コミット
8daff05841
3 ファイル変更3 行追加3 行削除
  1. 1 1
      Cargo.lock
  2. 1 1
      Cargo.toml
  3. 1 1
      README.md

+ 1 - 1
Cargo.lock

@@ -476,7 +476,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
 
 
 [[package]]
 [[package]]
 name = "ffsend"
 name = "ffsend"
-version = "0.1.1"
+version = "0.1.2"
 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.1.1"
+version = "0.1.2"
 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

@@ -342,7 +342,7 @@ documentation [here][send-encryption].
 ```
 ```
 $ ffsend help
 $ ffsend help
 
 
-ffsend 0.1.1
+ffsend 0.1.2
 Tim Visee <timvisee.com>
 Tim Visee <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.