Skip to content

Commit 99d7f02

Browse files
chlebowagithub-actions[bot]
authored andcommitted
[skip actions] Bump version to 0.3.0.9006
1 parent 5a21376 commit 99d7f02

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.0
9+
rev: v0.4.1
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,8 +1,8 @@
11
Type: Package
22
Package: teal.modules.general
33
Title: General Modules for 'teal' Applications
4-
Version: 0.3.0.9005
5-
Date: 2024-03-28
4+
Version: 0.3.0.9006
5+
Date: 2024-04-02
66
Authors@R: c(
77
person("Dawid", "Kaledkowski", , "dawid.kaledkowski@roche.com", role = c("aut", "cre")),
88
person("Pawel", "Rucki", , "pawel.rucki@roche.com", role = "aut"),

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.3.0.9005
1+
# teal.modules.general 0.3.0.9006
22

33
# teal.modules.general 0.3.0
44

0 commit comments

Comments
 (0)