Skip to content

Commit 260668f

Browse files
m7prgithub-actions[bot]
authored andcommitted
[skip actions] Bump version to 0.4.0.9001
1 parent 2749321 commit 260668f

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.9013
9+
rev: v0.4.3.9014
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,8 +1,8 @@
11
Type: Package
22
Package: teal.goshawk
33
Title: Longitudinal Visualization `teal` Modules
4-
Version: 0.4.0.9000
5-
Date: 2025-08-21
4+
Version: 0.4.0.9001
5+
Date: 2025-09-11
66
Authors@R: c(
77
person("Nick", "Paszty", , "[email protected]", role = c("aut", "cre")),
88
person("Dawid", "Kaledkowski", , "[email protected]", role = "aut"),
@@ -67,9 +67,9 @@ VignetteBuilder:
6767
knitr,
6868
rmarkdown
6969
Remotes:
70+
insightsengineering/goshawk,
7071
insightsengineering/teal,
71-
insightsengineering/teal.reporter,
72-
insightsengineering/goshawk
72+
insightsengineering/teal.reporter
7373
Config/Needs/verdepcheck: insightsengineering/goshawk, rstudio/shiny,
7474
insightsengineering/teal, insightsengineering/teal.slice,
7575
insightsengineering/teal.transform, mllg/checkmate,

NEWS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# teal.goshawk 0.4.0.9000
1+
# teal.goshawk 0.4.0.9001
22

33
# teal.goshawk 0.4.0
44

0 commit comments

Comments
 (0)