Bump version to 0.2.59

This commit is contained in:
timvisee 2020-03-31 02:13:25 +02:00
parent e97b3922f4
commit 6ba3c34362
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

@ -489,7 +489,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
[[package]]
name = "ffsend"
version = "0.2.58"
version = "0.2.59"
dependencies = [
"chbs 0.0.9 (registry+https://github.com/rust-lang/crates.io-index)",
"chrono 0.4.11 (registry+https://github.com/rust-lang/crates.io-index)",

View file

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