Skip to content

Commit 36a754b

Browse files
committed
Bump R package to 1.1.0
1 parent 2d6635e commit 36a754b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

bindings/r/DESCRIPTION

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Package: treesitter.r
22
Title: 'R' Grammar for 'Tree-Sitter'
3-
Version: 1.0.1.9000
3+
Version: 1.1.0
44
Authors@R: c(
55
person("Davis", "Vaughan", , "davis@posit.co", role = c("aut", "cre")),
66
person("Posit Software, PBC", role = c("cph", "fnd")),

bindings/r/NEWS.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# treesitter.r (development version)
1+
# treesitter.r 1.1.0
22

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

0 commit comments

Comments
 (0)