Skip to content

Commit bb25375

Browse files
committed
Increment version number to 3.1.3.9000
1 parent 22a68dd commit bb25375

File tree

3 files changed

+4
-1
lines changed

3 files changed

+4
-1
lines changed

β€Ž.Rbuildignoreβ€Ž

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,3 +19,4 @@
1919
^LICENSE\.md$
2020
^\.github/workflows/R\.yaml$
2121
^\.github/workflows/pr-commands\.yaml$
22+
^CRAN-SUBMISSION$

β€ŽDESCRIPTIONβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Package: testthat
22
Title: Unit Testing for R
3-
Version: 3.1.3
3+
Version: 3.1.3.9000
44
Authors@R:
55
c(person(given = "Hadley",
66
family = "Wickham",

β€ŽNEWS.mdβ€Ž

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
# testthat (development version)
2+
13
# testthat 3.1.3
24

35
* Package that explicitly depend on rlang in their description file

0 commit comments

Comments
Β (0)