Skip to content

Commit 3c0d0ca

Browse files
committed
bump to 1.8.1.9000
1 parent 3fc3a89 commit 3c0d0ca

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Package: bayesplot
22
Type: Package
33
Title: Plotting for Bayesian Models
4-
Version: 1.8.1
4+
Version: 1.8.1.9000
55
Date: 2021-06-13
66
Authors@R: c(person("Jonah", "Gabry", role = c("aut", "cre"), email = "[email protected]"),
77
person("Tristan", "Mahr", role = "aut"),

NEWS.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,11 @@
11
<!-- See http://style.tidyverse.org/news.html for advice on writing news -->
22

3+
# bayesplot 1.8.1.9000
4+
35
# bayesplot 1.8.1
46

57
* Fix R cmd check error on linux for CRAN
68

7-
* `mcmc_dens()` and `mcmc_dens_overlay()` gain arguments for controlling the
8-
the density calculation. (#258)
9-
109
# bayesplot 1.8.0
1110

1211
### Bug fixes

0 commit comments

Comments
 (0)