Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions DESCRIPTION
Original file line number Diff line number Diff line change
@@ -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")),
Expand Down Expand Up @@ -34,7 +34,7 @@ Imports:
writexl,
yaml,
lifecycle
RoxygenNote: 7.3.2
RoxygenNote: 7.3.3
Suggests:
assertthat,
canvasXpress,
Expand Down
6 changes: 6 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
# periscope2 0.3.1

## Enhancements

-----

# periscope2 0.3.0

## New Features
Expand Down
Loading