From 3e9a4d67f23f22e3ae60be6d34bc26590f15d686 Mon Sep 17 00:00:00 2001 From: timvisee Date: Mon, 20 Jun 2022 10:09:01 +0200 Subject: [PATCH] Bump version to 0.2.76 --- Cargo.lock | 2 +- Cargo.toml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index acd8553..2b1c946 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -702,7 +702,7 @@ dependencies = [ [[package]] name = "ffsend" -version = "0.2.75" +version = "0.2.76" dependencies = [ "chbs", "chrono", diff --git a/Cargo.toml b/Cargo.toml index bd59772..b91b9cd 100644 --- a/Cargo.toml +++ b/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"