Skip to content

Commit 308f5d6

Browse files
committed
Bump version; update NEWS
1 parent 3eea935 commit 308f5d6

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

DESCRIPTION

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Package: plotly
22
Type: Package
33
Title: Interactive, publication-quality graphs online.
4-
Version: 0.5.28
4+
Version: 0.5.29
55
Authors@R: c(person("Chris", "Parmer", role = c("aut", "cre"),
66
email = "[email protected]"),
77
person("Scott", "Chamberlain", role = "aut",

NEWS

+5-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
1-
0.5.27 -- 15 April 2015
1+
0.5.29 -- 16 April 2015
2+
3+
geom_density() as filled area chart #202
4+
5+
0.5.28 -- 15 April 2015
26

37
Let ggplot handle histogram binning. Fix #198
48

0 commit comments

Comments
 (0)