From 9a1821ae33ad4535000d6790b690f8efa2d76d0f Mon Sep 17 00:00:00 2001 From: Fredrik Meringdal Date: Sun, 25 Oct 2020 12:18:36 +0100 Subject: cargo.toml --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 75c2db4..29e2fa0 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -2,7 +2,7 @@ name = "rrule" description = "A pure Rust (partial) implementation of recurrence rules as defined in the iCalendar RFC." license = "MIT" -version = "0.2.2" +version = "0.2.3" authors = ["Fredrik Meringdal"] edition = "2018" -- cgit v1.2.3