Skip to content

Commit 3633dfe

Browse files
committed
Prepare for release
1 parent 0ad4cd3 commit 3633dfe

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: testthat
22
Title: Unit Testing for R
3-
Version: 2.3.0.9000
3+
Version: 2.3.1
44
Authors@R: c(
55
person("Hadley", "Wickham", , "hadley@rstudio.com", c("aut", "cre")),
66
person("RStudio", role = c("cph", "fnd")),

NEWS.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
# testthat (development version)
1+
2+
# testthat 2.3.1
23

34
* The last version of testthat introduced a performance regression in
45
error assertions (#963). To fix it, you need to install rlang 0.4.2.

cran-comments.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
This is a resubmission that fixes a broken link in the README.
1+
This fixes the issues with packages depending on rJava.
22

33
---
44

0 commit comments

Comments
 (0)