From 8ca4130c0e42ab859411dda756ee1cacf477a4a0 Mon Sep 17 00:00:00 2001 From: m7pr <133694481+m7pr@users.noreply.github.com> Date: Wed, 22 Jan 2025 12:52:31 +0000 Subject: [PATCH] [skip actions] Bump version to 0.9.1.9049 --- DESCRIPTION | 4 ++-- NEWS.md | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/DESCRIPTION b/DESCRIPTION index 50282b6e0..f5163fcbf 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -1,7 +1,7 @@ Package: teal.modules.clinical Title: 'teal' Modules for Standard Clinical Outputs -Version: 0.9.1.9048 -Date: 2025-01-21 +Version: 0.9.1.9049 +Date: 2025-01-22 Authors@R: c( person("Joe", "Zhu", , "joe.zhu@roche.com", role = c("aut", "cre")), person("Jana", "Stoilova", , "jana.stoilova@roche.com", role = "aut"), diff --git a/NEWS.md b/NEWS.md index 33ad6abd0..e22fd229f 100644 --- a/NEWS.md +++ b/NEWS.md @@ -1,4 +1,4 @@ -# teal.modules.clinical 0.9.1.9048 +# teal.modules.clinical 0.9.1.9049 ### Enhancements * Added `teal.logger` functionality for logging changes in shiny inputs in all modules.