Skip to content

Commit ae35cc9

Browse files
committed
Increment version number to 3.2.3.9000
1 parent 50a99ec commit ae35cc9

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

DESCRIPTION

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Package: testthat
22
Title: Unit Testing for R
3-
Version: 3.2.3
3+
Version: 3.2.3.9000
44
Authors@R: c(
55
person("Hadley", "Wickham", , "[email protected]", role = c("aut", "cre")),
66
person("Posit Software, PBC", role = c("cph", "fnd")),

NEWS.md

+2
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
# testthat (development version)
2+
13
# testthat 3.2.3
24

35
* Fixed an issue where `expect_no_error(1)` was failing (#2037).

0 commit comments

Comments
 (0)