From 220c27fc152d8ad533e5450af2157b1061a47332 Mon Sep 17 00:00:00 2001 From: Fredrik Meringdal Date: Sun, 1 Nov 2020 22:37:40 +0100 Subject: Readme + crate version --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 1d58abf..e3f2357 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.3.0" +version = "0.3.1" documentation = "https://docs.rs/rrule" repository = "https://github.com/fmeringdal/rust_rrule" authors = ["Fredrik Meringdal"] -- cgit v1.2.3