summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarkus Unterwaditzer <markus@unterwaditzer.net>2018-01-11 20:37:04 +0100
committerMarkus Unterwaditzer <markus@unterwaditzer.net>2018-01-11 20:37:04 +0100
commitf8060bd23050e759599a547192ca0607bbbfb8df (patch)
tree75a0c93e2e8372bf7dac2d8dd2c5d6aea5f9cdbf
parentcaa9d74e3551d31433cc34e94441cdd0dc120416 (diff)
Version 0.4.2
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index c610ddf..0d31a1b 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "vobject"
-version = "0.4.1"
+version = "0.4.2"
description = "Simple VObject parsing library."
authors = ["Markus Unterwaditzer <markus@unterwaditzer.net>"]