Skip to content

Commit 79cd19d

Browse files
committed
bump version; update news
1 parent 97d86bb commit 79cd19d

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-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's JavaScript Graphing Library
3-
Version: 2.2.2
3+
Version: 2.2.3
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: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
2.2.3 -- 18 Jan 2015
2+
3+
Fix for geom_vline(). See #402.
4+
15
2.2.2 -- 18 Jan 2015
26

37
Fix bar orientation when we detect geom_bar() + coord_flip() in ggplotly(). Fixes #390.

0 commit comments

Comments
 (0)