Skip to content

Commit

Permalink
bump version for quick release (requested by CRAN to fix failing tests)
Browse files Browse the repository at this point in the history
  • Loading branch information
jgabry committed Jul 27, 2018
1 parent 06afe39 commit f92faec
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
Package: bayesplot
Type: Package
Title: Plotting for Bayesian Models
Version: 1.5.0.9000
Date: 2018-03-29
Version: 1.6.0
Date: 2018-07-27
Authors@R: c(person("Jonah", "Gabry", role = c("aut", "cre"), email = "[email protected]"),
person("Tristan", "Mahr", role = "aut"),
person("Paul-Christian", "Bürkner", role = "ctb"),
Expand Down
2 changes: 1 addition & 1 deletion NEWS.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# bayesplot 1.5.0.9000
# bayesplot 1.6.0

(GitHub issue/PR numbers in parentheses)

Expand Down

0 comments on commit f92faec

Please sign in to comment.