Skip to content

Commit e80242b

Browse files
committed
Increment version number
1 parent ac3d712 commit e80242b

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-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.3.1.9000
2+
Version: 3.3.2
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: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
# ggplot2 (development version)
1+
# ggplot2 3.3.2
2+
This is a small release focusing on fixing regressions introduced in 3.3.1.
23

34
* Added an `outside` option to `annotation_logticks()` that places tick marks
45
outside of the plot bounds. (#3783, @kbodwin)

0 commit comments

Comments
 (0)