Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit b3670a6

Browse files
committedDec 14, 2022
CRAN release v0.31
1 parent b7aabf0 commit b3670a6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
 

‎DESCRIPTION

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Package: bookdown
22
Type: Package
33
Title: Authoring Books and Technical Documents with R Markdown
4-
Version: 0.30.1
4+
Version: 0.31
55
Authors@R: c(
66
person("Yihui", "Xie", role = c("aut", "cre"), email = "xie@yihui.name", comment = c(ORCID = "0000-0003-0645-5666")),
77
person("JJ", "Allaire", role = "ctb"),
@@ -87,7 +87,7 @@ Suggests:
8787
URL: https://github.com/rstudio/bookdown, https://pkgs.rstudio.com/bookdown/
8888
BugReports: https://github.com/rstudio/bookdown/issues
8989
SystemRequirements: Pandoc (>= 1.17.2)
90-
RoxygenNote: 7.2.1
90+
RoxygenNote: 7.2.3
9191
Encoding: UTF-8
9292
Config/Needs/book: remotes, webshot
9393
Config/Needs/website: pkgdown, tidyverse/tidytemplate, rstudio/quillt

0 commit comments

Comments
 (0)
Please sign in to comment.