diff --git a/Cargo.toml b/Cargo.toml index 22d655a9..d0060ac6 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "tree-sitter-bash" description = "Bash grammar for tree-sitter" -version = "0.20.1" +version = "0.20.2" authors = ["Max Brunsfeld