version bump

This commit is contained in:
Sunshine 2020-05-12 03:10:43 -04:00
parent a18df74946
commit 2ca2c7aff8
No known key found for this signature in database
GPG Key ID: B80CA68703CD8AB1
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@ -623,7 +623,7 @@ dependencies = [
[[package]]
name = "monolith"
version = "2.2.4"
version = "2.2.5"
dependencies = [
"assert_cmd 0.12.0 (registry+https://github.com/rust-lang/crates.io-index)",
"base64 0.12.0 (registry+https://github.com/rust-lang/crates.io-index)",

View File

@ -1,6 +1,6 @@
[package]
name = "monolith"
version = "2.2.4"
version = "2.2.5"
edition = "2018"
authors = [
"Sunshine <sunshine@uberspace.net>",