Skip to content

Commit 72afb30

Browse files
m7prgithub-actions[bot]
authored andcommitted
[skip actions] Bump version to 0.4.1.9005
1 parent 41fdb3f commit 72afb30

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
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.9009
9+
rev: v0.4.3.9011
1010
hooks:
1111
- id: style-files
1212
name: Style code with `styler`

DESCRIPTION

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
Type: Package
22
Package: teal.modules.general
33
Title: General Modules for 'teal' Applications
4-
Version: 0.4.1.9004
5-
Date: 2025-06-10
4+
Version: 0.4.1.9005
5+
Date: 2025-06-23
66
Authors@R: c(
77
person("Dawid", "Kaledkowski", , "[email protected]", role = c("aut", "cre")),
88
person("Pawel", "Rucki", , "[email protected]", role = "aut"),
@@ -85,8 +85,8 @@ VignetteBuilder:
8585
rmarkdown
8686
Remotes:
8787
insightsengineering/teal.logger@main,
88-
insightsengineering/teal.transform@main,
8988
insightsengineering/teal.reporter@main,
89+
insightsengineering/teal.transform@main,
9090
insightsengineering/teal.widgets@main,
9191
insightsengineering/teal@main
9292
Config/Needs/verdepcheck: haleyjeppson/ggmosaic, tidyverse/ggplot2,

NEWS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# teal.modules.general 0.4.1.9004
1+
# teal.modules.general 0.4.1.9005
22

33
# teal.modules.general 0.4.1
44

0 commit comments

Comments
 (0)