Skip to content

Commit acae7cb

Browse files
committed
Final release prep
1 parent 7b66221 commit acae7cb

File tree

3 files changed

+4
-3
lines changed

3 files changed

+4
-3
lines changed

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Package: devtools
22
Title: Tools to Make Developing R Packages Easier
3-
Version: 1.9.1.9000
3+
Version: 1.10.0
44
Authors@R: c(
55
person("Hadley", "Wickham", , "[email protected]", role = c("aut", "cre")),
66
person("Winston", "Chang", role = "aut"),

NEWS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# devtools 1.9.1.9000
1+
# devtools 1.10.0
22

33
## New features
44

cran-comments.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,4 +40,5 @@ There were 2 NOTEs:
4040
now found by devtools (since it always does `--run-donttest`.
4141

4242
* jiebaR: this looks like a problem caused by the moving of roxygen2 from
43-
imports to suggests. I've notified the author.
43+
imports to suggests. I'm working with the authors to get a updated version
44+
to CRAN ASAP.

0 commit comments

Comments
 (0)