Skip to content

Commit f291790

Browse files
osenangithub-actions[bot]
authored andcommitted
[skip actions] Bump version to 0.4.2.9000
1 parent 9084325 commit f291790

File tree

3 files changed

+4
-4
lines changed

3 files changed

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

DESCRIPTION

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Package: teal.logger
22
Title: Logging Setup for the 'teal' Family of Packages
3-
Version: 0.4.2
4-
Date: 2025-12-15
3+
Version: 0.4.2.9000
4+
Date: 2026-02-06
55
Authors@R: c(
66
person("Dawid", "Kaledkowski", , "dawid.kaledkowski@roche.com", role = c("aut", "cre")),
77
person("Konrad", "Pagacz", role = "aut"),

NEWS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# teal.logger 0.4.2
1+
# teal.logger 0.4.2.9000
22
* Fix in vignette
33

44
# teal.logger 0.4.1.9002

0 commit comments

Comments
 (0)