Skip to content

Commit df7ed6c

Browse files
fix: also commit changes by roxygen2 update
1 parent 7ca7d36 commit df7ed6c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ Roxygen: list(markdown = TRUE, roclets = c( "rd", "namespace", "collate",
4949
if (rlang::is_installed("pkgapi")) "pkgapi::api_roclet" else {
5050
warning("Please install r-lib/pkgapi to make sure the file API is kept
5151
up to date"); NULL} ) )
52-
RoxygenNote: 7.3.2
52+
RoxygenNote: 7.3.3
5353
SystemRequirements: git
5454
Config/testthat/parallel: true
5555
Config/testthat/edition: 3

0 commit comments

Comments
 (0)