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