From 120af11c23a6251c95bdd178c6b3d0d692fdbc38 Mon Sep 17 00:00:00 2001 From: Mohammed Ali Date: Wed, 8 Jul 2026 06:00:18 -0700 Subject: [PATCH] Updated NEWS and package version --- DESCRIPTION | 4 ++-- NEWS.md | 6 ++++++ 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/DESCRIPTION b/DESCRIPTION index 9a11a5d..1086dd7 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -1,7 +1,7 @@ Package: periscope2 Type: Package Title: Enterprise Streamlined 'shiny' Application Framework Using 'bs4Dash' -Version: 0.3.0 +Version: 0.3.1.9000 Authors@R: c( person("Mohammed", "Ali", role = c("aut", "cre"), email = "mohammed@aggregate-genius.com"), person("Constance", "Brett", role = c("ctb")), @@ -34,7 +34,7 @@ Imports: writexl, yaml, lifecycle -RoxygenNote: 7.3.2 +RoxygenNote: 7.3.3 Suggests: assertthat, canvasXpress, diff --git a/NEWS.md b/NEWS.md index b519668..35dc736 100644 --- a/NEWS.md +++ b/NEWS.md @@ -1,3 +1,9 @@ +# periscope2 0.3.1 + +## Enhancements + +----- + # periscope2 0.3.0 ## New Features