Skip to content

Commit

Permalink
Bump R package to 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
DavisVaughan committed Sep 6, 2024
1 parent 2d6635e commit 36a754b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion bindings/r/DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Package: treesitter.r
Title: 'R' Grammar for 'Tree-Sitter'
Version: 1.0.1.9000
Version: 1.1.0
Authors@R: c(
person("Davis", "Vaughan", , "[email protected]", role = c("aut", "cre")),
person("Posit Software, PBC", role = c("cph", "fnd")),
Expand Down
2 changes: 1 addition & 1 deletion bindings/r/NEWS.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# treesitter.r (development version)
# treesitter.r 1.1.0

* Updated to [tree-sitter-r v1.1.0](https://github.com/r-lib/tree-sitter-r/blob/main/CHANGELOG.md) (#136).

Expand Down

0 comments on commit 36a754b

Please sign in to comment.