Skip to content

Commit

Permalink
Update version
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelmcd18 committed Jun 4, 2024
1 parent a8f41c5 commit de0f1e0
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 3 deletions.
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Package: review
Title: QC Management and Helpers
Version: 3.9.0.8001
Version: 3.9.1
Authors@R:
c(
person(given = "Eric", family = "Anderson", email = "andersone@metrumrg.com", role = c("aut")),
Expand Down
8 changes: 6 additions & 2 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,12 @@
# review development
# review 3.9.1

## New features and changes

- `compareFigures` and `compareTables` now have hide on open option (#97)
- `compareFigures` and `compareTables` now have hide on open option. (#97)

## Bug fixes

- Improved run time of `dirSummary` when used on larger repositories. (#98)

# review 3.9.0

Expand Down

0 comments on commit de0f1e0

Please sign in to comment.