From 1e56c99f138d2c989d5c59928ddc3028d1fff752 Mon Sep 17 00:00:00 2001 From: Peltoche Date: Sun, 28 Oct 2018 22:46:05 +0100 Subject: [PATCH] Remove the version into the title --- Cargo.toml | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.toml b/Cargo.toml index 11288955..b6868679 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -9,7 +9,7 @@ license-file = "./LICENSE" name = "ical" readme = "./README.md" repository = "https://github.com/Peltoche/ical-rs" -version = "0.4.2" +version = "0.4.3" [badges] diff --git a/README.md b/README.md index ca239d55..16492122 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ [![Latest version](https://img.shields.io/crates/v/ical.svg)](https://crates.io/crates/ical) [![Documentation](https://docs.rs/ical/badge.svg)](https://docs.rs/ical) -# ical-rs 0.4.0 +# ical-rs