Skip to content
This repository was archived by the owner on Feb 10, 2026. It is now read-only.

Commit ce39f44

Browse files
committed
Bump version to 0.4.6
1 parent 31b49bf commit ce39f44

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Title: Interactive Grammar of Graphics
33
Description: An implementation of an interactive grammar of graphics, taking the
44
best parts of 'ggplot2', combining them with the reactive framework of
55
'shiny' and drawing web graphics using 'vega'.
6-
Version: 0.4.5.9000
6+
Version: 0.4.6
77
Authors@R: c(
88
person("Winston", "Chang", role = c("aut", "cre"), email = "winston@rstudio.com"),
99
person("Hadley", "Wickham", role = "aut", email = "hadley@rstudio.com"),

NEWS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# ggvis 0.4.5.9000
1+
# ggvis 0.4.6
22

33
* Fixed #483: Basic example did not work in R 4.0. (#485)
44

0 commit comments

Comments
 (0)