Skip to content

Commit 826de7c

Browse files
committed
Increment version number to 4.0.1
1 parent 4387ed7 commit 826de7c

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,6 +1,6 @@
11
Package: ggplot2
22
Title: Create Elegant Data Visualisations Using the Grammar of Graphics
3-
Version: 4.0.0.9000
3+
Version: 4.0.1
44
Authors@R: c(
55
person("Hadley", "Wickham", , "[email protected]", role = "aut",
66
comment = c(ORCID = "0000-0003-4757-117X")),

NEWS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# ggplot2 (development version)
1+
# ggplot2 4.0.1
22

33
This is a smaller patch release focussed on fixing regressions from 4.0.0 and
44
polishing the recent features.

0 commit comments

Comments
 (0)