Skip to content

Commit b871d57

Browse files
authored
bump devel version (#3230)
1 parent 1a3fbf0 commit b871d57

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
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: 3.1.0.9000
2+
Version: 3.1.1.9000
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 & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# ggplot2 3.1.0.9000
1+
# ggplot2 3.1.1.9000
22

33
This is a minor release with an emphasis on internal changes to make ggplot2
44
faster and more consistent. The few interface changes will only affect the

0 commit comments

Comments
 (0)