Skip to content

Commit db4dd9a

Browse files
committed
Increment version number to 7.3.1.9000
1 parent d97643a commit db4dd9a

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
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
3+
Version: 7.3.1.9000
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: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
# roxygen2 (development version)
2+
13
# roxygen2 7.3.1
24

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

0 commit comments

Comments
 (0)