Skip to content

Commit fd93704

Browse files
authored
Merge branch 'main' into 333_deprecate_datanames@main
2 parents a203f81 + 86aa265 commit fd93704

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

DESCRIPTION

Lines changed: 3 additions & 3 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.5.0.9011
5-
Date: 2024-10-22
4+
Version: 0.5.0.9012
5+
Date: 2024-10-29
66
Authors@R: c(
77
person("Dawid", "Kaledkowski", , "[email protected]", role = c("aut", "cre")),
88
person("Aleksander", "Chlebowski", , "[email protected]", role = "aut"),
@@ -37,7 +37,7 @@ Suggests:
3737
magrittr (>= 1.5),
3838
rmarkdown (>= 2.23),
3939
shiny (>= 1.6.0),
40-
testthat (>= 3.1.5),
40+
testthat (>= 3.1.8),
4141
withr (>= 2.0.0)
4242
VignetteBuilder:
4343
knitr,

NEWS.md

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

33
### Enhancements
44

0 commit comments

Comments
 (0)