Skip to content

Commit 8b023f0

Browse files
committed
Bump to 0.3.3
1 parent be3c1b0 commit 8b023f0

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Package: vdiffr
22
Title: Visual Regression Testing and Graphical Diffing
3-
Version: 0.3.2.9000
3+
Version: 0.3.3
44
Authors@R: c(
55
person("Lionel", "Henry", , "[email protected]", c("cre", "aut")),
66
person("RStudio", role = "cph"),

NEWS.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11

2-
# vdiffr (development version)
2+
# vdiffr 0.3.3
3+
4+
- Compatibility with r-devel (@pmur002).
5+
- Compatibility with testthat 3.
36

47

58
# vdiffr 0.3.2

cran-comments.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,4 @@
11

2-
Should fix the CRAN failures.
3-
4-
52
## Test environments
63

74
* local OS X install, R release

0 commit comments

Comments
 (0)