We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 348b26f commit 9de8fefCopy full SHA for 9de8fef
DESCRIPTION
@@ -1,5 +1,5 @@
1
Package: ggplot2
2
-Version: 2.2.1.9000
+Version: 3.0.0
3
Title: Create Elegant Data Visualisations Using the Grammar of Graphics
4
Description: A system for 'declaratively' creating graphics,
5
based on "The Grammar of Graphics". You provide the data, tell 'ggplot2'
NEWS.md
@@ -1,5 +1,4 @@
-# ggplot2 2.2.1.9000
-To be released as 2.3.0
+# ggplot2 3.0.0
## Breaking changes
revdep/email.yml
@@ -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 commit comments