Skip to content

Commit 3cfb37d

Browse files
averissimogithub-actions[bot]
authored andcommitted
[skip actions] Bump version to 0.6.0.9013
1 parent fcad956 commit 3cfb37d

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
@@ -1,7 +1,7 @@
11
---
22
# All available hooks: https://pre-commit.com/hooks.html
33
# R specific hooks: https://github.com/lorenzwalthert/precommit
4-
default_stages: [commit]
4+
default_stages: [pre-commit]
55
default_language_version:
66
python: python3
77
repos:

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.data
33
Title: Data Model for 'teal' Applications
4-
Version: 0.6.0.9012
5-
Date: 2024-09-26
4+
Version: 0.6.0.9013
5+
Date: 2024-10-22
66
Authors@R: c(
77
person("Dawid", "Kaledkowski", , "[email protected]", role = c("aut", "cre"),
88
comment = c(ORCID = "0000-0001-9533-457X")),

NEWS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# teal.data 0.6.0.9012
1+
# teal.data 0.6.0.9013
22

33
### Enhancements
44

0 commit comments

Comments
 (0)