summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Beyer <mail@beyermatthias.de>2018-11-09 10:43:34 +0100
committerMatthias Beyer <mail@beyermatthias.de>2018-11-09 10:43:34 +0100
commit7a6a142756a72c8bfc2a7f48253691e8a8d8fb54 (patch)
tree3a04f5b36751ba76d3bfdffd9f8e650a07c9b386
parent5f69e187ac8e8ac64c18911dfe067161c90c5c30 (diff)
version 0.7.0failure
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index d0b79b0..8f341bf 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "vobject"
-version = "0.6.0"
+version = "0.7.0"
description = "Simple VObject parsing library."
authors = ["Markus Unterwaditzer <markus@unterwaditzer.net>"]