Skip to content

Commit

Permalink
v0.20.3
Browse files Browse the repository at this point in the history
  • Loading branch information
maxbrunsfeld committed Nov 3, 2022
1 parent 57f9ee9 commit 0431a2c
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-rust"
description = "Rust grammar for the tree-sitter parsing library"
version = "0.20.2"
version = "0.20.3"
authors = ["Max Brunsfeld <maxbrunsfeld@gmail.com>"]
license = "MIT"
readme = "bindings/rust/README.md"
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "tree-sitter-rust",
"version": "0.20.2",
"version": "0.20.3",
"description": "Rust grammar for tree-sitter",
"main": "bindings/node",
"keywords": [
Expand Down

0 comments on commit 0431a2c

Please sign in to comment.