diff --git a/Cargo.toml b/Cargo.toml index 8bb1427..4261fe2 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "kdl" -version = "0.0.0" +version = "1.0.0" description = "KDL Document Language" authors = ["Kat Marchán ", "KDL Community"] license-file = "LICENSE.md"