Skip to content

Commit

Permalink
chore: bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
Decodetalkers committed Mar 16, 2024
1 parent 59b1c64 commit 4e3b3e1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[package]
name = "tree-sitter-meson"
description = "meson grammar for the tree-sitter parsing library"
version = "0.0.1"
version = "0.0.2"
keywords = ["incremental", "parsing", "meson"]
categories = ["parsing", "text-editors"]
repository = "https://github.com/tree-sitter/tree-sitter-meson"
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
}
],
"peerDependencies": {
"tree-sitter": "^0.22.1"
"tree-sitter": "^0.21.0"
},
"peerDependenciesMeta": {
"tree_sitter": {
Expand Down

0 comments on commit 4e3b3e1

Please sign in to comment.