summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarkus Unterwaditzer <markus@unterwaditzer.net>2017-10-09 23:48:18 +0200
committerMarkus Unterwaditzer <markus@unterwaditzer.net>2017-10-09 23:48:18 +0200
commitbf457b5b321791d6a2c1bcfb63be2831e32d8c78 (patch)
treea19d78f16ece528152990f7d2ae26514d8e07afc
parent0c48d475ae7df8431c84e1601c1bb6f06d18798a (diff)
Version 0.3.0
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index bc374e6..dabcf08 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.1"
+version = "0.3.0"
authors = ["Markus Unterwaditzer <markus@unterwaditzer.net>"]
license = "MIT"