Split intervals

This commit is contained in:
jude
2023-06-21 15:24:43 +01:00
parent 3d627b5bf0
commit 284bfcd9ad
4 changed files with 93 additions and 17 deletions

View File

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