Skip to content

Commit

Permalink
[skip actions] Bump version to 0.3.7.9005
Browse files Browse the repository at this point in the history
  • Loading branch information
danielinteractive authored and github-actions[bot] committed Dec 22, 2023
1 parent 5f7a881 commit a401521
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ repos:
design/.*
)$
- repo: https://github.com/pre-commit/mirrors-prettier
rev: v4.0.0-alpha.7
rev: v4.0.0-alpha.8
hooks:
- id: prettier
exclude: >
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: mmrm
Title: Mixed Models for Repeated Measures
Version: 0.3.7.9004
Version: 0.3.7.9005
Authors@R: c(
person("Daniel", "Sabanes Bove", , "daniel.sabanes_bove@roche.com", role = c("aut", "cre")),
person("Julia", "Dedic", , "julia.dedic@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 @@
# mmrm 0.3.7.9004
# mmrm 0.3.7.9005

### New Features

Expand Down

0 comments on commit a401521

Please sign in to comment.