Skip to content

Commit b5d224e

Browse files
ensure no write to DESCRIPTION
1 parent c6ef528 commit b5d224e

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
@@ -48,5 +48,5 @@ Roxygen: list(markdown = TRUE, roclets = c( "rd", "namespace", "collate",
4848
if (rlang::is_installed("pkgapi")) "pkgapi::api_roclet" else {
4949
warning("Please install r-lib/pkgapi to make sure the file API is kept
5050
up to date"); NULL} ) )
51-
RoxygenNote: 7.3.0
51+
RoxygenNote: 7.3.1
5252
SystemRequirements: git

0 commit comments

Comments
 (0)