Skip to content

Commit 9de8fef

Browse files
committed
Bump version
1 parent 348b26f commit 9de8fef

File tree

3 files changed

+3
-4
lines changed

3 files changed

+3
-4
lines changed

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Package: ggplot2
2-
Version: 2.2.1.9000
2+
Version: 3.0.0
33
Title: Create Elegant Data Visualisations Using the Grammar of Graphics
44
Description: A system for 'declaratively' creating graphics,
55
based on "The Grammar of Graphics". You provide the data, tell 'ggplot2'

NEWS.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
1-
# ggplot2 2.2.1.9000
2-
To be released as 2.3.0
1+
# ggplot2 3.0.0
32

43
## Breaking changes
54

revdep/email.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
release_date: June 25
2-
rel_release_date: one month
2+
rel_release_date: WEEK
33
my_news_url: https://github.com/tidyverse/ggplot2/blob/master/NEWS.md#ggplot2-2219000
44
release_version: 2.3.0

0 commit comments

Comments
 (0)