summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarkus Unterwaditzer <markus@unterwaditzer.net>2015-12-16 14:34:33 +0100
committerMarkus Unterwaditzer <markus@unterwaditzer.net>2015-12-16 14:34:33 +0100
commit58c1a37c7bdbab43068733a6f696faae740c8c13 (patch)
treede8d536450ae742c33d59938b2abb341fd3d48df
parent54fea0fba5023bb96fe05aeb4cb8537d1585285c (diff)
Version 0.1.0
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index cdb0ec3..35ea7dc 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.0.1"
+version = "0.1.0"
authors = ["Markus Unterwaditzer <markus@unterwaditzer.net>"]
license = "MIT"