v1.9.1 release candidate

This commit is contained in:
Carson
2024-07-31 11:32:59 -05:00
parent 43d36c08dc
commit 63c20bdcb2
2 changed files with 2 additions and 2 deletions

View File

@@ -1,7 +1,7 @@
Package: shiny
Type: Package
Title: Web Application Framework for R
Version: 1.9.0.9000
Version: 1.9.1
Authors@R: c(
person("Winston", "Chang", role = c("aut", "cre"), email = "winston@posit.co", comment = c(ORCID = "0000-0002-1576-2126")),
person("Joe", "Cheng", role = "aut", email = "joe@posit.co"),

View File

@@ -1,4 +1,4 @@
# shiny (development version)
# shiny 1.9.1
## Bug fixes