Skip to content

Commit e7fe048

Browse files
committed
bump version
1 parent 0826739 commit e7fe048

File tree

3 files changed

+3
-2
lines changed

3 files changed

+3
-2
lines changed

.Rbuildignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
^.*\.Rproj$
33
^\.Rproj\.user$
44
^data-raw$
5+
cran-release.Rmd
56
CONDUCT.md
67
CONTRIBUTING.md
78
build_site.R

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: 4.7.1.9000
3+
Version: 4.8.0
44
Authors@R: c(person("Carson", "Sievert", role = c("aut", "cre"),
55
email = "[email protected]", comment = c(ORCID = "0000-0002-4958-2844")),
66
person("Chris", "Parmer", role = "aut",

NEWS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# 4.7.1.9000
1+
# 4.8.0
22

33
## NEW FEATURES & IMPROVEMENTS
44

0 commit comments

Comments
 (0)