Bump version to 1.3.1

This commit is contained in:
Joe Cheng
2019-04-10 11:35:05 -07:00
parent a287ebe324
commit aff33dd023
2 changed files with 4 additions and 5 deletions

View File

@@ -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"),

View File

@@ -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