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"