Skip to content

Commit

Permalink
[skip actions] Bump version to 0.3.11.9001
Browse files Browse the repository at this point in the history
  • Loading branch information
danielinteractive authored and github-actions[bot] committed Jun 3, 2024
1 parent 7c478d1 commit b10a061
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 @@ -3,7 +3,7 @@
# R specific hooks: https://github.com/lorenzwalthert/precommit
repos:
- repo: https://github.com/lorenzwalthert/precommit
rev: v0.4.0
rev: v0.4.2
hooks:
- id: style-files
args:
Expand Down Expand Up @@ -89,7 +89,7 @@ repos:
README.md
)$
- 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: mmrm
Title: Mixed Models for Repeated Measures
Version: 0.3.11.9000
Version: 0.3.11.9001
Authors@R: c(
person("Daniel", "Sabanes Bove", , "[email protected]", role = c("aut", "cre")),
person("Liming", "Li", , "[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 @@
# mmrm 0.3.11.9000
# mmrm 0.3.11.9001

### New Features

Expand Down

0 comments on commit b10a061

Please sign in to comment.