Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
daattali committed Aug 24, 2016
1 parent f7dd9f3 commit 304df91
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
@@ -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 = "[email protected]",
role = c("aut", "cre"), comment = "R interface"),
Expand Down
2 changes: 1 addition & 1 deletion NEWS.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# timevis 0.1.900x
# timevis 0.2

### Breaking changes

Expand Down
2 changes: 1 addition & 1 deletion inst/htmlwidgets/timevis.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@ dependencies:
stylesheet: vis.min.css

- name: timeline
version: 0.0.0.9000
version: 0.2
src: htmlwidgets
stylesheet: timevis.css

0 comments on commit 304df91

Please sign in to comment.