Skip to content

Commit

Permalink
bump version for new development
Browse files Browse the repository at this point in the history
  • Loading branch information
clauswilke committed Dec 15, 2023
1 parent 5a85ff4 commit 54c8670
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Package: ggridges
Type: Package
Title: Ridgeline Plots in 'ggplot2'
Version: 0.5.5
Version: 0.5.5.9000
Authors@R:
person(
given = "Claus O.",
Expand Down
4 changes: 4 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
ggridges 0.5.5.9000
----------------------------------------------------------------


ggridges 0.5.5
----------------------------------------------------------------
- Replace `ggplot2::expand_scale()` with `ggplot2::expansion()` in vignettes to avoid deprecation warnings in [ggplot2 0.3.3](https://ggplot2.tidyverse.org/news/index.html#minor-improvements-and-bug-fixes-3-3-0) (@jthomasmock, #78)
Expand Down

0 comments on commit 54c8670

Please sign in to comment.