Skip to content

Commit 3e0e62a

Browse files
committed
Increment version number to 7.2.3
1 parent 55365be commit 3e0e62a

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.2.2.9000
3+
Version: 7.2.3
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.2.3
22

33
* roxygen2 now supports HTML blocks in markdown. They are only included
44
in the HTML manual. They can also be produced as the output of code

0 commit comments

Comments
 (0)