Skip to content

Commit eebceec

Browse files
donyunardigithub-actions[bot]
authored andcommitted
[skip actions] Bump version to 0.6.0.9001
1 parent c8d8a22 commit eebceec

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ default_language_version:
66
python: python3
77
repos:
88
- repo: https://github.com/lorenzwalthert/precommit
9-
rev: v0.4.3.9003
9+
rev: v0.4.3.9007
1010
hooks:
1111
- id: style-files
1212
name: Style code with `styler`

DESCRIPTION

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Package: teal.transform
22
Title: Functions for Extracting and Merging Data in the 'teal' Framework
3-
Version: 0.6.0.9000
4-
Date: 2025-02-12
3+
Version: 0.6.0.9001
4+
Date: 2025-03-17
55
Authors@R: c(
66
person("Dawid", "Kaledkowski", , "[email protected]", role = c("aut", "cre")),
77
person("Pawel", "Rucki", , "[email protected]", role = "aut"),
@@ -43,13 +43,13 @@ Suggests:
4343
roxy.shinylive (>= 1.0.0),
4444
testthat (>= 3.1.5),
4545
withr (>= 2.0.0)
46-
Remotes:
47-
insightsengineering/teal.widgets
4846
VignetteBuilder:
4947
knitr,
5048
rmarkdown
5149
RdMacros:
5250
lifecycle
51+
Remotes:
52+
insightsengineering/teal.widgets
5353
Config/Needs/verdepcheck: mllg/checkmate, tidyverse/dplyr,
5454
r-lib/lifecycle, daroczig/logger, r-lib/rlang, rstudio/shiny,
5555
daattali/shinyjs, rstudio/shinyvalidate,

NEWS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# teal.transform 0.6.0.9000
1+
# teal.transform 0.6.0.9001
22

33
# teal.transform 0.6.0
44

0 commit comments

Comments
 (0)