Skip to content

Commit f4689a9

Browse files
committed
Release 0.24
1 parent 31d41f5 commit f4689a9

File tree

3 files changed

+4
-2
lines changed

3 files changed

+4
-2
lines changed

.Rbuildignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,3 +15,5 @@
1515
^revdep$
1616
^Untitled/
1717
^codecov\.yml$
18+
^CRAN-SUBMISSION$
19+
^cran-comments\.md$

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Type: Package
22
Package: rticles
33
Title: Article Formats for R Markdown
4-
Version: 0.23.7
4+
Version: 0.24
55
Authors@R: c(
66
person("JJ", "Allaire", , "jj@rstudio.com", role = "aut"),
77
person("Yihui", "Xie", , "xie@yihui.name", role = "aut",

NEWS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# rticles (development version)
1+
# rticles 0.24
22

33
## NEW FEATURES
44

0 commit comments

Comments
 (0)