Skip to content

Commit

Permalink
[skip actions] Bump version to 0.6.2.9002
Browse files Browse the repository at this point in the history
  • Loading branch information
gmbecker authored and insights-engineering-bot committed Aug 11, 2023
1 parent d9dfec0 commit 5e5dde8
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# R specific hooks: https://github.com/lorenzwalthert/precommit
repos:
- repo: https://github.com/lorenzwalthert/precommit
rev: v0.3.2.9015
rev: v0.3.2.9019
hooks:
- id: roxygenize
# roxygen requires loading pkg -> add dependencies from DESCRIPTION
Expand Down
4 changes: 2 additions & 2 deletions DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Package: rtables
Title: Reporting Tables
Version: 0.6.2.9001
Date: 2023-07-28
Version: 0.6.2.9002
Date: 2023-08-11
Authors@R: c(
person("Gabriel", "Becker", , "gabembecker@gmail.com", role = c("aut", "cre")),
person("Adrian", "Waddell", , "adrian.waddell@gene.com", role = "aut"),
Expand Down
2 changes: 1 addition & 1 deletion NEWS.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## rtables 0.6.2.9001
## rtables 0.6.2.9002
* Cleaned up spelling in documentation ([#685](https://github.com/insightsengineering/rtables/issues/685))

## rtables 0.6.2
Expand Down

0 comments on commit 5e5dde8

Please sign in to comment.