Skip to content

Commit 22f6ce0

Browse files
committed
Increment version number to 1.0.1
1 parent 9ddaa80 commit 22f6ce0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
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: 1.0.0.9000
3+
Version: 1.0.1
44
Authors@R: c(
55
person("Lionel", "Henry", , "[email protected]", c("cre", "aut")),
66
person("Thomas Lin", "Pedersen", , "[email protected]",

NEWS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# vdiffr (development version)
1+
# vdiffr 1.0.1
22

33
* testthat no longer auto-deletes snapshot files that were not
44
generated because of an unexpected error or a `skip()`

0 commit comments

Comments
 (0)