Skip to content

Commit

Permalink
[skip actions] Bump version to 0.15.2.9027
Browse files Browse the repository at this point in the history
  • Loading branch information
m7pr authored and github-actions[bot] committed Apr 16, 2024
1 parent f409b1f commit b0afb6a
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ default_language_version:
python: python3
repos:
- repo: https://github.com/lorenzwalthert/precommit
rev: v0.4.1
rev: v0.4.2
hooks:
- id: style-files
name: Style code with `styler`
Expand Down
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.15.2.9026
Date: 2024-04-12
Version: 0.15.2.9027
Date: 2024-04-16
Authors@R: c(
person("Dawid", "Kaledkowski", , "[email protected]", role = c("aut", "cre"),
comment = c(ORCID = "0000-0001-9533-457X")),
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.15.2.9026
# teal 0.15.2.9027

### Miscellaneous
* Filter mapping display is no longer coupled to the snapshot manager.
Expand Down

0 comments on commit b0afb6a

Please sign in to comment.