Skip to content

Commit d97643a

Browse files
committed
Increment version number to 7.3.1
1 parent 47e1c76 commit d97643a

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.0.9000
3+
Version: 7.3.1
44
Authors@R: c(
55
person("Hadley", "Wickham", , "hadley@posit.co", 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.1
22

33
* S3 method export warning no longer fails if class contains `{` or `}` (#1575).
44

0 commit comments

Comments
 (0)