Skip to content

Commit f9e252a

Browse files
committed
Bump version, update NEWS, add Carson as author
1 parent f800c12 commit f9e252a

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

DESCRIPTION

Lines changed: 4 additions & 2 deletions
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.22
4+
Version: 0.5.23
55
Authors@R: c(person("Chris", "Parmer", role = c("aut", "cre"),
66
email = "[email protected]"),
77
person("Scott", "Chamberlain", role = "aut",
@@ -13,7 +13,9 @@ Authors@R: c(person("Chris", "Parmer", role = c("aut", "cre"),
1313
person("Marianne", "Corvellec", role="aut",
1414
1515
person("Pedro", "Despouy", role="aut",
16-
16+
17+
person("Carson", "Sievert", role="aut",
18+
1719
Author: Chris Parmer
1820
Maintainer: Marianne Corvellec <[email protected]>
1921
License: MIT + file LICENSE

NEWS

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
0.5.23 -- 10 March 2015.
2+
3+
Implemented #167
4+
15
0.5.22 -- 2 March 2015.
26

37
Fixes for ylim() #171.

0 commit comments

Comments
 (0)