Skip to content

Commit

Permalink
[skip actions] Bump version to 0.3.15.9005
Browse files Browse the repository at this point in the history
  • Loading branch information
walkowif authored and github-actions[bot] committed Aug 5, 2024
1 parent 417fffd commit 5184b4f
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 @@ -6,7 +6,7 @@ default_language_version:
python: python3
repos:
- repo: https://github.com/lorenzwalthert/precommit
rev: v0.4.2
rev: v0.4.3
hooks:
- id: style-files
name: Style code with `styler`
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: random.cdisc.data
Title: Create Random ADaM Datasets
Version: 0.3.15.9004
Date: 2024-05-24
Version: 0.3.15.9005
Date: 2024-08-05
Authors@R: c(
person("Pawel", "Rucki", , "pawel.rucki@roche.com", role = "aut"),
person("Nick", "Paszty", , "npaszty@gene.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 @@
# random.cdisc.data 0.3.15.9004
# random.cdisc.data 0.3.15.9005

### Miscellaneous
* Renamed `var_relabel` into `rcd_var_relabel` and copied new functionalities to avoid namespace conflict with `formatters` package.
Expand Down

0 comments on commit 5184b4f

Please sign in to comment.