Skip to content

Commit

Permalink
[skip actions] Bump version to 0.2.16.9019
Browse files Browse the repository at this point in the history
  • Loading branch information
vedhav authored and github-actions[bot] committed Feb 9, 2024
1 parent ccaeb90 commit 7cc1f5d
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 5 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.3.2.9027
rev: v0.4.0
hooks:
- id: style-files
name: Style code with `styler`
Expand Down
7 changes: 4 additions & 3 deletions DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
Type: Package
Package: teal.modules.general
Title: General Modules to Add to a `teal` Application
Version: 0.2.16.9018
Date: 2024-01-16
Version: 0.2.16.9019
Date: 2024-02-09
Authors@R: c(
person("Dawid", "Kaledkowski", , "[email protected]", role = c("aut", "cre")),
person("Pawel", "Rucki", , "[email protected]", role = "aut"),
Expand All @@ -17,7 +17,8 @@ Description: General Purpose Teal Modules.
License: Apache License 2.0 | file LICENSE
URL: https://insightsengineering.github.io/teal.modules.general/,
https://github.com/insightsengineering/teal.modules.general/
BugReports: https://github.com/insightsengineering/teal.modules.general/issues
BugReports:
https://github.com/insightsengineering/teal.modules.general/issues
Depends:
ggmosaic (>= 0.3.0),
ggplot2 (>= 3.4.0),
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.modules.general 0.2.16.9018
# teal.modules.general 0.2.16.9019

### Enhancements

Expand Down

0 comments on commit 7cc1f5d

Please sign in to comment.