Skip to content

Commit

Permalink
[skip actions] Bump version to 0.0.0.9068
Browse files Browse the repository at this point in the history
  • Loading branch information
shajoezhu authored and github-actions[bot] committed Apr 17, 2024
1 parent 51bf264 commit f8398b5
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 @@ -3,7 +3,7 @@
# R specific hooks: https://github.com/lorenzwalthert/precommit
repos:
- repo: https://github.com/lorenzwalthert/precommit
rev: v0.4.1
rev: v0.4.2
hooks:
- id: style-files
args: [--style_pkg=styler, --style_fun=tidyverse_style]
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: scda.test
Title: Template Tests
Version: 0.0.0.9067
Date: 2024-04-16
Version: 0.0.0.9068
Date: 2024-04-17
Authors@R: c(
person("Joe", "Zhu", , "joe.zhu@roche.com", role = c("aut", "cre")),
person("Daniel", "Sabanés Bové", , "daniel.sabanes_bove@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 @@
# scda.test 0.0.0.9067
# scda.test 0.0.0.9068

### New Features
* Added table tests from `tern`.
Expand Down

0 comments on commit f8398b5

Please sign in to comment.