summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorHendrik Sollich <hendrik@hoodie.de>2019-11-24 14:41:09 +0100
committerHendrik Sollich <hendrik@hoodie.de>2019-11-24 14:41:09 +0100
commitf38066b7d21bc13e0ff590f5c8f3dedad4f2c3f8 (patch)
tree635fd2b391258a058dbe50187f89d6f36283425a /Cargo.toml
parentcae5c8b6857341e7ff7363d0a9de861489f6a2d2 (diff)
chore: update README and bump to 0.7.0
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index c18efea..7637cf8 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,7 +1,7 @@
[package]
authors = ["Hendrik Sollich <hendrik@hoodie.de>"]
name = "icalendar"
-version = "0.6.0"
+version = "0.7.0"
license = "MIT/Apache-2.0"
edition = "2018"