Skip to content

Commit 554bdfc

Browse files
committed
update version info
1 parent 81d2d75 commit 554bdfc

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

DESCRIPTION

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ Package: lineup
22
Type: Package
33
Title: HTMLWidget wrapper of LineUp for Visual Analysis of Multi-Attribute Rankings
44
Description: LineUp is an interactive technique designed to create, visualize and explore rankings of items based on a set of heterogeneous attributes. This is a htmlwidget wrapper around the JavaScript library LineUp.js.
5-
Version: 3.0.0.2
6-
Date: 2018-01-14
5+
Version: 3.0.1.2
6+
Date: 2018-02-08
77
Authors@R: person("Samuel", "Gratzl", email = "[email protected]", role = c("aut", "cre"))
88
Maintainer: Samuel Gratzl <[email protected]>
99
URL: https://github.com/sgratzl/lineup_htmlwidget/

inst/htmlwidgets/lineup.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
dependencies:
22
- name: lineupjs
3-
version: 3.0.0
3+
version: 3.0.1
44
src: htmlwidgets/dist
55
script:
66
- LineUpJS.min.js

0 commit comments

Comments
 (0)