Skip to content

Commit 5aa41ff

Browse files
committed
Increment version number to 7.3.2
1 parent 2da153a commit 5aa41ff

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Package: roxygen2
22
Title: In-Line Documentation for R
3-
Version: 7.3.1.9000
3+
Version: 7.3.2
44
Authors@R: c(
55
person("Hadley", "Wickham", , "[email protected]", role = c("aut", "cre", "cph"),
66
comment = c(ORCID = "0000-0003-4757-117X")),

NEWS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# roxygen2 (development version)
1+
# roxygen2 7.3.2
22

33
* `@includeRmd` now additionally sets `options(cli.hyperlink = FALSE)` to make
44
code run in included `.Rmd`s even more consistent across sessions (#1620).

0 commit comments

Comments
 (0)