Skip to content
This repository was archived by the owner on Nov 25, 2021. It is now read-only.

Commit b1592c8

Browse files
author
sluger
committed
Release 2.1.0
1 parent 28a0917 commit b1592c8

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

package.json

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,19 @@
11
{
22
"name": "chartjs-chart-box-and-violin-plot",
33
"description": "Chart.js module for charting boxplots",
4-
"version": "2.0.0",
4+
"version": "2.1.0",
55
"author": {
66
"name": "Samuel Gratzl",
77
"email": "samuel.gratzl@datavisyn.io",
88
"url": "http://datavisyn.io"
99
},
10-
"contributors": [{
10+
"contributors": [
11+
{
1112
"name": "Stefan Luger",
1213
"email": "stefan.luger@datavisyn.io",
1314
"url": "https://github.com/sluger"
14-
}],
15+
}
16+
],
1517
"license": "MIT",
1618
"repository": {
1719
"type": "git",

0 commit comments

Comments
 (0)