diff --git a/DESCRIPTION b/DESCRIPTION index 6708609a..f399da4f 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -1,6 +1,6 @@ Package: rhino Title: A Framework for Enterprise Shiny Applications -Version: 1.5.0.9003 +Version: 1.7.0.9000 Authors@R: c( person("Kamil", "Żyła", role = c("aut", "cre"), email = "opensource+kamil@appsilon.com"), diff --git a/NEWS.md b/NEWS.md index 4d26de0d..33cf765c 100644 --- a/NEWS.md +++ b/NEWS.md @@ -1,3 +1,6 @@ +# rhino (development-next) + + # rhino (development) 1. `pkg_install` supports installation from local sources, GitHub, and Bioconductor.