summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarkus Unterwaditzer <markus@unterwaditzer.net>2016-02-20 19:54:21 +0100
committerMarkus Unterwaditzer <markus@unterwaditzer.net>2016-02-20 19:54:21 +0100
commitbeb98a2860df7703622c33140661a244d53a278d (patch)
tree72d2f6ece250fec6759e61554b511f065532c3aa
parent92bbc4b37c6f1321951b47cbd9146bb1aa6b7bfe (diff)
Version 0.1.1
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 989a3f5..fd4752a 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -8,7 +8,7 @@ repository = "https://github.com/untitaker/rust-vobject"
readme = "README.md"
keywords = ["vobject", "icalendar", "calendar", "contacts"]
-version = "0.1.0"
+version = "0.1.1"
authors = ["Markus Unterwaditzer <markus@unterwaditzer.net>"]
license = "MIT"