Skip to content

Commit

Permalink
[skip actions] Bump version to 0.1.0.9004
Browse files Browse the repository at this point in the history
  • Loading branch information
cicdguy authored and github-actions[bot] committed Apr 29, 2024
1 parent 503373a commit a1f8b51
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# R specific hooks: https://github.com/lorenzwalthert/precommit
repos:
- repo: https://github.com/lorenzwalthert/precommit
rev: v0.3.2.9027
rev: v0.4.2
hooks:
- id: style-files
args: [--style_pkg=styler, --style_fun=tidyverse_style]
Expand Down Expand Up @@ -60,7 +60,7 @@ repos:
hooks:
- id: prettier
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.5.0
rev: v4.6.0
hooks:
- id: check-added-large-files
args: ["--maxkb=200"]
Expand Down
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Type: Package
Package: simIDM
Title: Simulating Oncology Trials using an Illness-Death Model
Version: 0.1.0.9003
Version: 0.1.0.9004
Authors@R: c(
person("Alexandra", "Erdmann", , "alexandra.erdmann@uni-ulm.de", role = c("aut", "cre")),
person("Kaspar", "Rufibach", , "kaspar.rufibach@roche.com", 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 @@
# simIDM 0.1.0.9003
# simIDM 0.1.0.9004

### New Features

Expand Down

0 comments on commit a1f8b51

Please sign in to comment.