Skip to content

Commit 176131d

Browse files
authored
v0.3.1 release candidate (#355)
1 parent 367ae82 commit 176131d

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Package: shinytest2
22
Title: Testing for Shiny Applications
3-
Version: 0.3.0.9000
3+
Version: 0.3.1
44
Authors@R:
55
c(
66
person("Barret", "Schloerke", role = c("cre", "aut"), email = "barret@posit.co", comment = c(ORCID = "0000-0001-9986-114X")),

NEWS.md

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

33
## Breaking changes
44

revdep/cran.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
## revdepcheck results
22

3-
We checked 17 reverse dependencies, comparing R CMD check results across CRAN and dev versions of this package.
3+
We checked 18 reverse dependencies, comparing R CMD check results across CRAN and dev versions of this package.
44

55
* We saw 0 new problems
66
* We failed to check 0 packages

0 commit comments

Comments
 (0)