diff --git a/cli/config/Cargo.toml b/cli/config/Cargo.toml index 2c18ab7d..a14aa0d3 100644 --- a/cli/config/Cargo.toml +++ b/cli/config/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "tree-sitter-config" description = "User configuration of tree-sitter's command line programs" -version = "0.19.0" +version = "0.21.0" authors.workspace = true edition.workspace = true rust-version.workspace = true