diff --git a/package-lock.json b/package-lock.json index f5c13bc..1d52456 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "expression-atlas-heatmap-highcharts", - "version": "4.1.1", + "version": "4.2.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 7744fb8..c99d658 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "expression-atlas-heatmap-highcharts", - "version": "4.1.1", + "version": "4.2.0", "description": "Expression Atlas Highcharts heatmap and boxplot of baseline and differential expression experiments from the Expression Atlas project (https://www.ebi.ac.uk/gxa)", "main": "lib/Main.js", "author": "Wojciech Bażant, Elisabet Barrera and Alfonso Muñoz-Pomer Fuentes ",