diff --git a/DESCRIPTION b/DESCRIPTION index 354f676876..5cb49bf22e 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -1,7 +1,7 @@ Type: Package Package: teal Title: Exploratory Web Apps for Analyzing Clinical Trials Data -Version: 0.15.2.9030 +Version: 0.15.2.9031 Date: 2024-04-24 Authors@R: c( person("Dawid", "Kaledkowski", , "dawid.kaledkowski@roche.com", role = c("aut", "cre"), diff --git a/NEWS.md b/NEWS.md index 75aeeaf050..25c90b0edc 100644 --- a/NEWS.md +++ b/NEWS.md @@ -1,4 +1,4 @@ -# teal 0.15.2.9030 +# teal 0.15.2.9031 ### Miscellaneous * Filter mapping display is no longer coupled to the snapshot manager.