Skip to content

Commit 972b8d4

Browse files
committed
Release 1.11.1
1 parent 9f497e3 commit 972b8d4

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

DESCRIPTION

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ Type: Package
33
Title: 'HTMLWidget' Wrapper of 'UpSet.js' for Exploring Large Set Intersections
44
Description: 'UpSet.js' is a re-implementation of 'UpSetR' to create interactive set visualizations for more than three sets.
55
This is a 'htmlwidget' wrapper around the 'JavaScript' library 'UpSet.js'.
6-
Version: 1.11.0
7-
Date: 2022-05-11
6+
Version: 1.11.1
7+
Date: 2022-07-13
88
Author: Samuel Gratzl [aut, cre]
99
Authors@R: person("Samuel", "Gratzl", email = "sam@sgratzl.com", role = c("aut", "cre"))
1010
Maintainer: Samuel Gratzl <sam@sgratzl.com>

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@upsetjs/r",
33
"description": "UpSet.js is a re-implementation of UpSetR to create interactive set visualizations for more than three sets",
4-
"version": "1.11.0",
4+
"version": "1.11.1",
55
"private": true,
66
"license": "SEE LICENSE in LICENSE",
77
"author": {

0 commit comments

Comments
 (0)