From ccfbaeacba57352d2fea84aaa3f773f72d970fca Mon Sep 17 00:00:00 2001 From: Matt Bilker Date: Sat, 18 Aug 2018 23:22:02 -0400 Subject: [PATCH] cargo: version 0.8.0 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index ce62e18..d778791 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "kbinxml" -version = "0.7.1" +version = "0.8.0" authors = ["Matt Bilker "] [dependencies]