Skip to content

Commit

Permalink
Merge branch 'main' into 467_add_blueprint@main
Browse files Browse the repository at this point in the history
  • Loading branch information
donyunardi authored Oct 11, 2023
2 parents 4694278 + 3093a1e commit 99ffacd
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 3 deletions.
2 changes: 2 additions & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -64,3 +64,5 @@ repos:
\.github/.*\.yaml|
data/.*
)$
- id: no-browser-statement
name: Check for browser() statement
4 changes: 2 additions & 2 deletions DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
Type: Package
Package: teal
Title: Exploratory Web Apps for Analyzing Clinical Trials Data
Version: 0.14.0.9009
Date: 2023-09-20
Version: 0.14.0.9010
Date: 2023-10-11
Authors@R: c(
person("Dawid", "Kaledkowski", , "[email protected]", role = c("aut", "cre")),
person("Pawel", "Rucki", , "[email protected]", role = "aut"),
Expand Down
2 changes: 1 addition & 1 deletion NEWS.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# teal 0.14.0.9009
# teal 0.14.0.9010

### Miscellaneous

Expand Down

0 comments on commit 99ffacd

Please sign in to comment.