From 87f836134c1d901ff5ce6c81d2a0e38231d2972b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kat=20March=C3=A1n?= Date: Sat, 8 May 2021 14:42:29 -0700 Subject: [PATCH] 1.1.0 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 22fd23d..61ceb5b 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "kdl" -version = "1.0.0" +version = "1.1.0" description = "KDL Document Language" authors = ["Kat Marchán ", "KDL Community"] license-file = "LICENSE.md"