Skip to content

Commit e0908d4

Browse files
ddsjoberggithub-actions[bot]
authored andcommitted
[skip actions] Bump version to 0.3.2.9007
1 parent 991cad4 commit e0908d4

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

DESCRIPTION

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Package: cardx
22
Title: Extra Analysis Results Data Utilities
3-
Version: 0.3.2.9006
3+
Version: 0.3.2.9007
44
Authors@R: c(
55
person("Daniel D.", "Sjoberg", , "danield.sjoberg@gmail.com", role = c("aut", "cre"),
66
comment = c(ORCID = "0000-0003-0862-2018")),
@@ -47,10 +47,10 @@ Suggests:
4747
testthat (>= 3.2.0),
4848
withr (>= 2.5.0)
4949
Config/Needs/website: insightsengineering/nesttemplate
50+
Config/roxygen2/version: 8.0.0
5051
Config/testthat/edition: 3
5152
Config/testthat/parallel: true
5253
Encoding: UTF-8
5354
Language: en-US
5455
LazyData: true
5556
Roxygen: list(markdown = TRUE)
56-
Config/roxygen2/version: 8.0.0

NEWS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# cardx 0.3.2.9006
1+
# cardx 0.3.2.9007
22

33
* Fixed bug in `extract_strata()` where parentheses in strata level labels were incorrectly stripped, e.g. `"Drug (B)"` was truncated to `"B"`. (#2388)
44

0 commit comments

Comments
 (0)