Skip to content

Commit a9c6889

Browse files
shajoezhugithub-actions[bot]
authored andcommitted
[skip actions] Bump version to 0.2.9.9006
1 parent 496cac4 commit a9c6889

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
@@ -2,7 +2,7 @@
22
# R specific hooks: https://github.com/lorenzwalthert/precommit
33
repos:
44
- repo: https://github.com/lorenzwalthert/precommit
5-
rev: v0.4.3
5+
rev: v0.4.3.9001
66
hooks:
77
# - id: style-files
88
# args: [--style_pkg=styler, --style_fun=tidyverse_style]

DESCRIPTION

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Package: rlistings
22
Title: Clinical Trial Style Data Readout Listings
3-
Version: 0.2.9.9005
4-
Date: 2024-09-14
3+
Version: 0.2.9.9006
4+
Date: 2024-09-17
55
Authors@R: c(
66
person("Gabriel", "Becker", , "[email protected]", role = "aut",
77
comment = "original creator of the package"),

NEWS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## rlistings 0.2.9.9005
1+
## rlistings 0.2.9.9006
22

33
## rlistings 0.2.9
44
* Added `truetype` font support based on new `formatters` api, by @gmbecker.

0 commit comments

Comments
 (0)