Bump version

This commit is contained in:
jude 2024-06-04 16:48:26 +01:00
parent 65b8ba3b47
commit 064efd4386
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@ -2493,7 +2493,7 @@ checksum = "adad44e29e4c806119491a7f06f03de4d1af22c3a680dd47f1e6e179439d1f56"
[[package]]
name = "reminder-rs"
version = "1.7.17"
version = "1.7.18"
dependencies = [
"axum",
"base64 0.22.1",

View File

@ -1,6 +1,6 @@
[package]
name = "reminder-rs"
version = "1.7.17"
version = "1.7.18"
authors = ["Jude Southworth <judesouthworth@pm.me>"]
edition = "2021"
license = "AGPL-3.0 only"