Skip to content

Commit

Permalink
[skip actions] Bump version to 0.6.4.9001
Browse files Browse the repository at this point in the history
  • Loading branch information
Melkiades authored and insights-engineering-bot committed Oct 11, 2023
1 parent 976523e commit 3dd7f50
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 @@ -52,7 +52,7 @@ repos:
- id: no-debug-statement
- id: deps-in-desc
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.4.0
rev: v4.5.0
hooks:
- id: check-added-large-files
args: ['--maxkb=200']
Expand Down
4 changes: 2 additions & 2 deletions DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Package: rtables
Title: Reporting Tables
Version: 0.6.4.9000
Date: 2023-10-03
Version: 0.6.4.9001
Date: 2023-10-11
Authors@R: c(
person("Gabriel", "Becker", , "[email protected]", role = "aut",
comment = "Original creator of the package"),
Expand Down
2 changes: 1 addition & 1 deletion NEWS.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## rtables 0.6.4.9000
## rtables 0.6.4.9001
### New Features
* Added support for white spaces in all labels and text by redesigning of wrapping functions in `formatters`.

Expand Down

0 comments on commit 3dd7f50

Please sign in to comment.