mirror of
https://github.com/rstudio/shiny.git
synced 2026-01-10 15:38:19 -05:00
Bump version to 1.3.1
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
Package: shiny
|
||||
Type: Package
|
||||
Title: Web Application Framework for R
|
||||
Version: 1.3.0.9000
|
||||
Version: 1.3.1
|
||||
Authors@R: c(
|
||||
person("Winston", "Chang", role = c("aut", "cre"), email = "winston@rstudio.com"),
|
||||
person("Joe", "Cheng", role = "aut", email = "joe@rstudio.com"),
|
||||
|
||||
7
NEWS.md
7
NEWS.md
@@ -1,5 +1,5 @@
|
||||
shiny 1.3.0.9000
|
||||
================
|
||||
shiny 1.3.1
|
||||
===========
|
||||
|
||||
## Full changelog
|
||||
|
||||
@@ -7,7 +7,6 @@ shiny 1.3.0.9000
|
||||
|
||||
### New features
|
||||
|
||||
|
||||
### Minor new features and improvements
|
||||
|
||||
### Bug fixes
|
||||
@@ -18,7 +17,7 @@ shiny 1.3.0.9000
|
||||
|
||||
|
||||
shiny 1.3.0
|
||||
================
|
||||
===========
|
||||
|
||||
## Full changelog
|
||||
|
||||
|
||||
Reference in New Issue
Block a user