From 921c18a36011a86610a7618753f307c7ed49752e Mon Sep 17 00:00:00 2001 From: Fredrik Meringdal Date: Sun, 16 May 2021 12:51:04 +0200 Subject: version bump --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 1ac3a41..cee00dd 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -2,7 +2,7 @@ name = "rrule" description = "A pure Rust implementation of recurrence rules as defined in the iCalendar RFC." license = "MIT" -version = "0.5.7" +version = "0.5.8" documentation = "https://docs.rs/rrule" repository = "https://github.com/fmeringdal/rust_rrule" authors = ["Fredrik Meringdal"] -- cgit v1.2.3