Skip to content

Commit

Permalink
Release v1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
agallou committed Feb 14, 2015
1 parent b0df9fa commit 3456a13
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down
2 changes: 1 addition & 1 deletion highchartTable.jquery.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "highchartTable",
"version": "1.0.4",
"version": "1.1.0",
"title": "highchartTable",
"licenses": [
{
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "highchartTable",
"version": "1.0.4",
"version": "1.1.0",
"devDependencies": {
"grunt-bump": "0.0.13"
}
Expand Down

0 comments on commit 3456a13

Please sign in to comment.