Skip to content

Commit

Permalink
[skip actions] Bump version to 0.3.14.9006
Browse files Browse the repository at this point in the history
  • Loading branch information
walkowif authored and github-actions[bot] committed Dec 13, 2023
1 parent 252b36c commit e4a4c54
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.3.2.9019
rev: v0.3.2.9027
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 SDTM and ADAM Datasets
Version: 0.3.14.9005
Date: 2023-09-15
Version: 0.3.14.9006
Date: 2023-12-13
Authors@R: c(
person("Pawel", "Rucki", , "[email protected]", role = c("aut", "cre")),
person("Nick", "Paszty", , "[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 @@
# random.cdisc.data 0.3.14.9005
# random.cdisc.data 0.3.14.9006

### New features
* Asynchronous cached data updates in `rebuild_cached_data` vignette - data is only updated if its (or its dependency's) source file has been updated.
Expand Down

0 comments on commit e4a4c54

Please sign in to comment.