diff --git a/Cargo.toml b/Cargo.toml index e575309a..35e6e773 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,23 +1,18 @@ [package] name = "tree-sitter-bash" description = "Bash grammar for tree-sitter" -version = "0.19.0" +version = "0.20.0" +authors = ["Max Brunsfeld