Skip to content

Commit c8edab2

Browse files
committed
Bump version to 1.0.1
1 parent a013492 commit c8edab2

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Package: ggplot2
22
Type: Package
33
Title: An Implementation of the Grammar of Graphics
4-
Version: 1.0.0.99
4+
Version: 1.0.1
55
Authors@R: c(
66
person("Hadley", "Wickham", role = c("aut", "cre"), email = "h.wickham@gmail.com"),
77
person("Winston", "Chang", role = "aut", email = "winston@stdout.org")

NEWS

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
ggplot2 1.0.1
2+
----------------------------------------------------------------
3+
4+
* Fixes to pass `R CMD check --run-donttest` in R-devel.
5+
16
ggplot2 1.0.0
27
----------------------------------------------------------------
38

0 commit comments

Comments
 (0)