Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
hadley committed Jun 25, 2018
1 parent 348b26f commit 9de8fef
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 4 deletions.
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Package: ggplot2
Version: 2.2.1.9000
Version: 3.0.0
Title: Create Elegant Data Visualisations Using the Grammar of Graphics
Description: A system for 'declaratively' creating graphics,
based on "The Grammar of Graphics". You provide the data, tell 'ggplot2'
Expand Down
3 changes: 1 addition & 2 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
# ggplot2 2.2.1.9000
To be released as 2.3.0
# ggplot2 3.0.0

## Breaking changes

Expand Down
2 changes: 1 addition & 1 deletion revdep/email.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
release_date: June 25
rel_release_date: one month
rel_release_date: WEEK
my_news_url: https://github.com/tidyverse/ggplot2/blob/master/NEWS.md#ggplot2-2219000
release_version: 2.3.0

0 comments on commit 9de8fef

Please sign in to comment.