summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarkus Unterwaditzer <markus@unterwaditzer.net>2017-07-16 14:17:47 +0200
committerMarkus Unterwaditzer <markus@unterwaditzer.net>2017-07-16 14:17:47 +0200
commit37789a998e632dd37022b9ac432a7c7e4a1ff9a2 (patch)
tree05d3889925d3ebfde8c13218737d142f22b35486
parent6233774415740518994475b8da521b0b54e271db (diff)
Version 0.2.1
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 597ee54..bc374e6 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -8,6 +8,6 @@ repository = "https://github.com/untitaker/rust-vobject"
readme = "README.md"
keywords = ["vobject", "icalendar", "calendar", "contacts"]
-version = "0.2.0"
+version = "0.2.1"
authors = ["Markus Unterwaditzer <markus@unterwaditzer.net>"]
license = "MIT"