From 63c6df59db287ca3eed0a83470abb61ba98ba275 Mon Sep 17 00:00:00 2001 From: Emmanuel Gil Peyrot Date: Sun, 27 Aug 2017 14:20:15 +0100 Subject: [PATCH] Release version 0.8.0 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 2318f0f2..9db6539d 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "xmpp-parsers" -version = "0.7.1" +version = "0.8.0" authors = [ "Emmanuel Gil Peyrot ", "Maxime “pep” Buquet ",