diff --git a/DESCRIPTION b/DESCRIPTION index 61c2ec0..b6fbf9a 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -1,6 +1,6 @@ Package: timevis Title: Create Interactive Timeline Visualizations in R -Version: 0.1.9008 +Version: 0.2 Authors@R: c( person("Dean", "Attali", email = "daattali@gmail.com", role = c("aut", "cre"), comment = "R interface"), diff --git a/NEWS.md b/NEWS.md index 9b49b59..21c8258 100644 --- a/NEWS.md +++ b/NEWS.md @@ -1,4 +1,4 @@ -# timevis 0.1.900x +# timevis 0.2 ### Breaking changes diff --git a/inst/htmlwidgets/timevis.yaml b/inst/htmlwidgets/timevis.yaml index 55b1e13..a980e61 100644 --- a/inst/htmlwidgets/timevis.yaml +++ b/inst/htmlwidgets/timevis.yaml @@ -6,6 +6,6 @@ dependencies: stylesheet: vis.min.css - name: timeline - version: 0.0.0.9000 + version: 0.2 src: htmlwidgets stylesheet: timevis.css