From 23f959a659cc41d4e0c1e1aaf0b1774511909f10 Mon Sep 17 00:00:00 2001 From: Matt Bilker Date: Sun, 25 Nov 2018 22:14:54 +0000 Subject: [PATCH] cargo: version 0.14.0 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 94c4dc8..ef87fdb 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "kbinxml" -version = "0.13.4" +version = "0.14.0" authors = ["Matt Bilker "] [dependencies]