Skip to content

Commit 69f48b1

Browse files
committed
Start preparing for release
1 parent f72eeca commit 69f48b1

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

DESCRIPTION

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ Package: bayesplot
22
Type: Package
33
Title: Plotting for Bayesian Models
44
Version: 1.2.0
5-
Date: 2017-03-29
5+
Date: 2017-04-11
66
Authors@R: c(person("Jonah", "Gabry", role = c("aut", "cre"), email = "[email protected]"),
77
person("Paul-Christian", "Buerkner", role = "ctb"))
88
Maintainer: Jonah Gabry <[email protected]>
@@ -33,7 +33,7 @@ Suggests:
3333
rstanarm (>= 2.14.1),
3434
rstantools (>= 1.2.0),
3535
scales,
36-
shinystan (>= 2.2.1),
36+
shinystan (>= 2.3.0),
3737
testthat
3838
RoxygenNote: 6.0.1
3939
VignetteBuilder: knitr

NEWS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# bayesplot 1.1.0.9000
1+
# bayesplot 1.2.0
22

33
(GitHub issue/PR numbers in parentheses)
44

0 commit comments

Comments
 (0)