From 478e637a7ca2912c57c3b8f2532375c906a90331 Mon Sep 17 00:00:00 2001 From: Melkiades Date: Tue, 28 Nov 2023 10:08:06 +0000 Subject: [PATCH] [skip actions] Bump version to 0.6.5.9017 --- DESCRIPTION | 4 ++-- NEWS.md | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/DESCRIPTION b/DESCRIPTION index 3d5c2ea71..c67122221 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -1,7 +1,7 @@ Package: rtables Title: Reporting Tables -Version: 0.6.5.9016 -Date: 2023-11-27 +Version: 0.6.5.9017 +Date: 2023-11-28 Authors@R: c( person("Gabriel", "Becker", , "gabembecker@gmail.com", role = "aut", comment = "Original creator of the package"), diff --git a/NEWS.md b/NEWS.md index a8741a6d1..009aafbe4 100644 --- a/NEWS.md +++ b/NEWS.md @@ -1,4 +1,4 @@ -## rtables 0.6.5.9016 +## rtables 0.6.5.9017 ### New Features * Removed `ref_group` reordering in column splits so not to change the order. * Added `bold` argument to `as_html` to bold specified elements, and `header_sep_line`