Skip to content
This repository was archived by the owner on Aug 19, 2024. It is now read-only.

Commit bb9017b

Browse files
walkowifgithub-actions[bot]
authored andcommitted
[skip actions] Bump version to 0.1.5.9004
1 parent 63c2fb6 commit bb9017b

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ default_language_version:
66
python: python3
77
repos:
88
- repo: https://github.com/lorenzwalthert/precommit
9-
rev: v0.3.2.9019
9+
rev: v0.3.2.9027
1010
hooks:
1111
- id: style-files
1212
name: Style code with `styler`

DESCRIPTION

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
Type: Package
22
Package: scda.2022
33
Title: Synthetic CDISC Data Archive 2022
4-
Version: 0.1.5.9003
5-
Date: 2023-09-07
4+
Version: 0.1.5.9004
5+
Date: 2023-12-13
66
Authors@R: c(
77
person("Joe", "Zhu", , "joe.zhu@roche.com", role = c("aut", "cre")),
88
person("Pawel", "Rucki", , "pawel.rucki@roche.com", role = "aut"),

NEWS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# scda.2022 0.1.5.9003
1+
# scda.2022 0.1.5.9004
22

33
### Enhancements
44

0 commit comments

Comments
 (0)