diff --git a/api-specifications/properties.json b/api-specifications/properties.json index 46de5810..8eafefed 100644 --- a/api-specifications/properties.json +++ b/api-specifications/properties.json @@ -3,7 +3,7 @@ "info": { "name": "@nebula.js/sn-mekko-chart:properties", "description": "Mekko chart generic object definition", - "version": "1.0.6", + "version": "1.1.0", "license": "MIT", "stability": "stable", "x-qlik-visibility": "public" diff --git a/package.json b/package.json index 54b155b7..f68348e3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@nebula.js/sn-mekko-chart", - "version": "1.0.6", + "version": "1.1.0", "description": "Compare the share of values using variable width of stacked bars", "license": "MIT", "author": "QlikTech International AB",