Skip to content

Commit

Permalink
CRAN release v0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
yihui committed Oct 9, 2018
1 parent 4e3c6b7 commit 8a3ef21
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Package: rticles
Type: Package
Title: Article Formats for R Markdown
Version: 0.5.5
Version: 0.6
Authors@R: c(
person("JJ", "Allaire", role = "aut", email = "[email protected]"),
person("Yihui", "Xie", role = c("aut", "cre"), email = "[email protected]", comment = c(ORCID = "0000-0003-0645-5666")),
Expand Down Expand Up @@ -38,6 +38,6 @@ Imports: utils, rmarkdown, knitr, yaml, tinytex, xfun
SystemRequirements: GNU make
URL: https://github.com/rstudio/rticles
BugReports: https://github.com/rstudio/rticles/issues
RoxygenNote: 6.0.1
RoxygenNote: 6.1.0
Suggests: testit, bookdown, xtable
Encoding: UTF-8
2 changes: 1 addition & 1 deletion NEWS
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
rticles 0.6 (unreleased)
rticles 0.6
---------------------------------------------------------------------

- Added the template for the SAGE Journals (thanks, @oguzhanogreden, #181).
Expand Down

0 comments on commit 8a3ef21

Please sign in to comment.