Skip to content

Commit 1aa0ba2

Browse files
chlebowainsights-engineering-bot
authored andcommitted
[skip actions] Bump version to 0.4.1.9001
1 parent eb9197b commit 1aa0ba2

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.3.2.9019
9+
rev: v0.3.2.9021
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.code
33
Title: Code Storage and Execution Class for 'teal' Applications
4-
Version: 0.4.1.9000
5-
Date: 2023-09-12
4+
Version: 0.4.1.9001
5+
Date: 2023-10-05
66
Authors@R: c(
77
person("Dawid", "Kaledkowski", , "[email protected]", role = c("aut", "cre")),
88
person("Pawel", "Rucki", , "[email protected]", role = "aut"),

NEWS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# teal.code 0.4.1.9000
1+
# teal.code 0.4.1.9001
22

33
# teal.code 0.4.1
44

0 commit comments

Comments
 (0)