Skip to content

Commit c2e0c82

Browse files
committed
Increment version number to 8.1.0
1 parent 9a82bf4 commit c2e0c82

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

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: 8.0.0.9000
3+
Version: 8.1.0
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 8.1.0
22

33
* Markdown support:
44
* Multibyte characters inside Rd tags are now handled correctly; previously a tag like `\code{café}` would corrupt the markdown processing of the text that followed it.

0 commit comments

Comments
 (0)