Skip to content

Commit

Permalink
Release 0.24
Browse files Browse the repository at this point in the history
  • Loading branch information
cderv committed Aug 26, 2022
1 parent 31d41f5 commit f4689a9
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 2 deletions.
2 changes: 2 additions & 0 deletions .Rbuildignore
Original file line number Diff line number Diff line change
Expand Up @@ -15,3 +15,5 @@
^revdep$
^Untitled/
^codecov\.yml$
^CRAN-SUBMISSION$
^cran-comments\.md$
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Type: Package
Package: rticles
Title: Article Formats for R Markdown
Version: 0.23.7
Version: 0.24
Authors@R: c(
person("JJ", "Allaire", , "[email protected]", role = "aut"),
person("Yihui", "Xie", , "[email protected]", role = "aut",
Expand Down
2 changes: 1 addition & 1 deletion NEWS.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# rticles (development version)
# rticles 0.24

## NEW FEATURES

Expand Down

0 comments on commit f4689a9

Please sign in to comment.