Skip to content

Commit

Permalink
[skip actions] Bump version to 0.1.16.9029
Browse files Browse the repository at this point in the history
  • Loading branch information
m7pr authored and github-actions[bot] committed Oct 8, 2024
1 parent 44e1147 commit 5c1f2c3
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
# All available hooks: https://pre-commit.com/hooks.html
# R specific hooks: https://github.com/lorenzwalthert/precommit
default_stages: [commit]
default_stages: [pre-commit]
default_language_version:
python: python3
repos:
Expand Down
6 changes: 3 additions & 3 deletions DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Package: teal.osprey
Title: 'teal' Modules for TLG Functions in Osprey
Version: 0.1.16.9028
Date: 2024-10-03
Version: 0.1.16.9029
Date: 2024-10-08
Authors@R: c(
person("Nina", "Qi", , "[email protected]", role = c("aut", "cre")),
person("Dawid", "Kaledkowski", , "[email protected]", role = "aut"),
Expand Down Expand Up @@ -53,7 +53,7 @@ Config/Needs/verdepcheck: insightsengineering/osprey, rstudio/shiny,
rstudio/shinyvalidate, insightsengineering/teal.code,
insightsengineering/teal.logger, insightsengineering/teal.reporter,
insightsengineering/teal.widgets, insightsengineering/tern,
tidyverse/tidyr, yihui/knitr, rstudio/rmarkdown,
tidyverse/tidyr, yihui/knitr, rstudio/rmarkdown,
insightsengineering/teal.data, r-lib/testthat, r-lib/withr
Config/Needs/website: insightsengineering/nesttemplate
Encoding: UTF-8
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.osprey 0.1.16.9028
# teal.osprey 0.1.16.9029

* Removed `Show Warnings` modals from modules.
* Moved `teal.data` from `Suggests` to `Imports`.
Expand Down

0 comments on commit 5c1f2c3

Please sign in to comment.