From 369a325a4684fe56b37b57f178775cf14e9ba4ac Mon Sep 17 00:00:00 2001 From: jude Date: Sat, 22 Jul 2023 10:46:33 +0100 Subject: [PATCH] bump ver --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index e298f88..cf7a45b 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "reminder-rs" -version = "1.6.18" +version = "1.6.19" authors = ["Jude Southworth "] edition = "2021" license = "AGPL-3.0 only"