summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarkus Unterwaditzer <markus@unterwaditzer.net>2017-11-21 15:19:14 +0100
committerMarkus Unterwaditzer <markus@unterwaditzer.net>2017-11-21 15:19:14 +0100
commit4cf79bbe7ac4ef74dfc0e6ee2a5770a8b00870a7 (patch)
tree540329df14cb3b2e50039a385fe31fa8f26d9222
parent13429a6ab9d6c7d9132c1330b729dff0b3787757 (diff)
Version 0.4.1
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index f3840fd..c610ddf 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "vobject"
-version = "0.4.0"
+version = "0.4.1"
description = "Simple VObject parsing library."
authors = ["Markus Unterwaditzer <markus@unterwaditzer.net>"]