Bump version

This commit is contained in:
jude 2024-11-16 14:38:30 +00:00
parent 0f9d3eda9a
commit 7ac69b59af
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.34"
version = "1.7.35"
dependencies = [
"base64 0.22.1",
"chrono",

View File

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