diff --git a/Cargo.lock b/Cargo.lock index 1700a0e..a3e017b 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -702,7 +702,7 @@ dependencies = [ [[package]] name = "ffsend" -version = "0.2.74" +version = "0.2.75" dependencies = [ "chbs", "chrono", diff --git a/Cargo.toml b/Cargo.toml index cdf0ae2..bd59772 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "ffsend" -version = "0.2.74" +version = "0.2.75" authors = ["Tim Visee <3a4fb3964f@sinenomine.email>"] license = "GPL-3.0" readme = "README.md"