summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHendrik Sollich <hendrik@hoodie.de>2019-03-09 14:59:59 +0100
committerHendrik Sollich <hendrik@hoodie.de>2019-03-09 15:00:19 +0100
commit286e5e54b1b6078e990984a83fa0e6bbb8ddbb1a (patch)
tree1e70e2f003eaf9dccbc926b227d59ad8bf79df53
parentc024d5000ebe375836c8c73cf5e05b2ed9df6b10 (diff)
bump the version 0.6
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index f4439d9..e98133f 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,7 +1,7 @@
[package]
authors = ["Hendrik Sollich <hendrik@hoodie.de>"]
name = "icalendar"
-version = "0.5.0"
+version = "0.6.0"
license = "MIT/Apache-2.0"
edition = "2018"