diff --git a/DESCRIPTION b/DESCRIPTION index 128fb0e1b..48820edb9 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -1,6 +1,6 @@ Package: testthat Title: Unit Testing for R -Version: 3.1.7.9000 +Version: 3.1.8 Authors@R: c( person("Hadley", "Wickham", , "hadley@posit.co", role = c("aut", "cre")), person("Posit Software, PBC", role = c("cph", "fnd")), diff --git a/NEWS.md b/NEWS.md index 6254d30f2..c3f5786aa 100644 --- a/NEWS.md +++ b/NEWS.md @@ -1,4 +1,4 @@ -# testthat (development version) +# testthat 3.1.8 * `expect_snapshot()` differences no longer use quotes.