Skip to content

Commit e449e3c

Browse files
committed
bump version; update news
1 parent 51b54a9 commit e449e3c

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Package: plotly
22
Title: Create Interactive Web Graphics via 'plotly.js'
3-
Version: 3.5.3
3+
Version: 3.5.4
44
Authors@R: c(person("Carson", "Sievert", role = c("aut", "cre"),
55
email = "cpsievert1@gmail.com"),
66
person("Chris", "Parmer", role = c("aut", "cph"),

NEWS

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
3.5.4 -- 5 May 2016
2+
3+
BUG FIX:
4+
5+
gg2list() now returns an object of class "plotly_built" instead of "plotly"
6+
to ensure a sensible print method is invoked.
7+
18
3.5.3 -- 3 May 2016
29

310
CHANGES:

0 commit comments

Comments
 (0)