Bump version

This commit is contained in:
jude 2024-11-16 12:40:35 +00:00
parent 56dbb95e22
commit b8ee99cb45
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@ -2614,7 +2614,7 @@ checksum = "2b15c43186be67a4fd63bee50d0303afffcef381492ebe2c5d87f324e1b8815c"
[[package]]
name = "reminder-rs"
version = "1.7.33-1"
version = "1.7.34"
dependencies = [
"base64 0.22.1",
"chrono",

View File

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