Skip to content

Commit

Permalink
[skip actions] Bump version to 0.4.0.9010
Browse files Browse the repository at this point in the history
  • Loading branch information
gogonzo authored and github-actions[bot] committed Dec 8, 2023
1 parent 2d9b202 commit 6029073
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 deletions DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Package: teal.transform
Title: Functions for Extracting and Merging Data in the 'teal' Framework
Version: 0.4.0.9009
Date: 2023-12-05
Version: 0.4.0.9010
Date: 2023-12-08
Authors@R: c(
person("Dawid", "Kaledkowski", , "[email protected]", role = c("aut", "cre")),
person("Pawel", "Rucki", , "[email protected]", role = "aut"),
Expand Down Expand Up @@ -48,9 +48,9 @@ RdMacros:
lifecycle
Config/Needs/verdepcheck: tidyverse/magrittr, mllg/checkmate,
tidyverse/dplyr, r-lib/lifecycle, daroczig/logger, r-lib/rlang,
rstudio/rmarkdown, rstudio/shiny, daattali/shinyjs, rstudio/shinyvalidate,
insightsengineering/teal.data, insightsengineering/teal.logger,
insightsengineering/teal.widgets,
rstudio/rmarkdown, rstudio/shiny, daattali/shinyjs,
rstudio/shinyvalidate, insightsengineering/teal.data,
insightsengineering/teal.logger, insightsengineering/teal.widgets,
tidyverse/tidyr, r-lib/tidyselect, yihui/knitr,
insightsengineering/teal.code, r-lib/testthat
Config/Needs/website: insightsengineering/nesttemplate
Expand Down
2 changes: 1 addition & 1 deletion NEWS.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# teal.transform 0.4.0.9009
# teal.transform 0.4.0.9010

### Miscellaneous

Expand Down

0 comments on commit 6029073

Please sign in to comment.