Browse Source

Bump version to 0.2.73

timvisee 3 years ago
parent
commit
e2f9b75844
2 changed files with 2 additions and 2 deletions
  1. 1 1
      Cargo.lock
  2. 1 1
      Cargo.toml

+ 1 - 1
Cargo.lock

@@ -690,7 +690,7 @@ checksum = "e88a8acf291dafb59c2d96e8f59828f3838bb1a70398823ade51a84de6a6deed"
 
 [[package]]
 name = "ffsend"
-version = "0.2.72"
+version = "0.2.73"
 dependencies = [
  "chbs",
  "chrono",

+ 1 - 1
Cargo.toml

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