Skip to content

Commit

Permalink
[skip actions] Bump version to 0.15.2.9070
Browse files Browse the repository at this point in the history
  • Loading branch information
m7pr authored and github-actions[bot] committed Oct 9, 2024
1 parent b809259 commit d82ce14
Show file tree
Hide file tree
Showing 3 changed files with 6 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
7 changes: 4 additions & 3 deletions DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
Type: Package
Package: teal
Title: Exploratory Web Apps for Analyzing Clinical Trials Data
Version: 0.15.2.9069
Date: 2024-10-04
Version: 0.15.2.9070
Date: 2024-10-09
Authors@R: c(
person("Dawid", "Kaledkowski", , "[email protected]", role = c("aut", "cre"),
comment = c(ORCID = "0000-0001-9533-457X")),
Expand Down Expand Up @@ -71,6 +71,8 @@ VignetteBuilder:
knitr
RdMacros:
lifecycle
Remotes:
rstudio/renv
Config/Needs/verdepcheck: rstudio/shiny, insightsengineering/teal.data,
insightsengineering/teal.slice, mllg/checkmate, jeroen/jsonlite,
r-lib/lifecycle, daroczig/logger, shikokuchuo/mirai,
Expand All @@ -81,7 +83,6 @@ Config/Needs/verdepcheck: rstudio/shiny, insightsengineering/teal.data,
rstudio/rmarkdown, tidyverse/rvest, rstudio/shinytest2,
rstudio/shinyvalidate, r-lib/testthat, r-lib/withr,
yaml=vubiostat/r-yaml
Remotes: rstudio/renv
Config/Needs/website: insightsengineering/nesttemplate
Encoding: UTF-8
Language: en-US
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 0.15.2.9069
# teal 0.15.2.9070

### New features

Expand Down

0 comments on commit d82ce14

Please sign in to comment.