Bump version to 0.2.76

This commit is contained in:
timvisee 2022-06-20 10:09:01 +02:00
parent ea87a778b3
commit 3e9a4d67f2
No known key found for this signature in database
GPG key ID: B8DB720BC383E172
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View file

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

View file

@ -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"