From 7c8d64b028b3c7c1b55b55ad088ecbcb48d8bdc5 Mon Sep 17 00:00:00 2001 From: Fredrik Meringdal Date: Wed, 7 Apr 2021 11:48:10 +0200 Subject: version bump --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index a0f6c9c..1ac3a41 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.6" +version = "0.5.7" documentation = "https://docs.rs/rrule" repository = "https://github.com/fmeringdal/rust_rrule" authors = ["Fredrik Meringdal"] -- cgit v1.2.3