Skip to content

Commit b6dbca8

Browse files
committed
chore: bump version number
1 parent 1df4fa7 commit b6dbca8

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: testex
22
Title: Add Tests to Examples
3-
Version: 0.2.0.9001
3+
Version: 0.2.1
44
Authors@R:
55
c(
66
person(

inst/pkg.example/DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@ Roxygen: list(markdown = TRUE, packages = "testex")
1313
RoxygenNote: 7.3.1
1414
License: MIT + file LICENSE
1515
Config/testthat/edition: 3
16-
Config/testex/options: list(check = TRUE, version = "0.2.0.9001")
16+
Config/testex/options: list(check = TRUE, version = "0.2.1")

0 commit comments

Comments
 (0)