diff --git a/bower.json b/bower.json index cd63568..96670dd 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "highchartTable", - "version": "1.0.4", + "version": "1.1.0", "homepage": "https://github.com/highchartTable/jquery-highchartTable-plugin", "description": "This jQuery plugin provides a simple way to convert HTML data tables to Highcharts graphs.", "main": "jquery.highchartTable.js", diff --git a/highchartTable.jquery.json b/highchartTable.jquery.json index fefcc05..0990ecf 100644 --- a/highchartTable.jquery.json +++ b/highchartTable.jquery.json @@ -1,6 +1,6 @@ { "name": "highchartTable", - "version": "1.0.4", + "version": "1.1.0", "title": "highchartTable", "licenses": [ { diff --git a/package.json b/package.json index 8dd254e..f2219ef 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "highchartTable", - "version": "1.0.4", + "version": "1.1.0", "devDependencies": { "grunt-bump": "0.0.13" }