From ceb6fb7b12cf7cbd293bccf92058531095946136 Mon Sep 17 00:00:00 2001 From: jude Date: Sat, 3 Sep 2022 15:49:05 +0100 Subject: [PATCH] bump version --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 9502464..2bf3a52 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "reminder_rs" -version = "1.6.3" +version = "1.6.4" authors = ["jellywx "] edition = "2018"