Browse Source

Bump version to 0.2.76

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

+ 1 - 1
Cargo.lock

@@ -702,7 +702,7 @@ dependencies = [
 
 [[package]]
 name = "ffsend"
-version = "0.2.75"
+version = "0.2.76"
 dependencies = [
  "chbs",
  "chrono",

+ 1 - 1
Cargo.toml

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