Skip to content

Commit

Permalink
Release 0.10.5
Browse files Browse the repository at this point in the history
  • Loading branch information
radbasa committed Sep 10, 2024
1 parent 6bd5825 commit d502c13
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 2 deletions.
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Package: box.linters
Title: Linters for 'box' Modules
Version: 0.10.4.9001
Version: 0.10.5
Authors@R:
c(
person("Ricardo Rodrigo", "Basa", role = c("aut", "cre"), email = "[email protected]"),
Expand Down
2 changes: 1 addition & 1 deletion NEWS.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# box.linters (development version)
# box.linters 0.10.5

* Fix for `treesitter.r` update to version 1.1.0. Change in how treesitter returns the start row of the program node. (#143)

Expand Down
6 changes: 6 additions & 0 deletions cran-comments.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
# box.linters 0.10.5

## Authors comment

This release contains fixes in unit tests affected by the recent 1.1.0 update of `treesitter.r`.

# box.linters 0.10.4

## Authors comment
Expand Down

0 comments on commit d502c13

Please sign in to comment.