WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

Commit f0960b1

Browse files
committed
Release v2.0.0
1 parent c0d276f commit f0960b1

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "highchartTable",
3-
"version": "1.1.0",
3+
"version": "2.0.0",
44
"homepage": "https://github.com/highchartTable/jquery-highchartTable-plugin",
55
"description": "This jQuery plugin provides a simple way to convert HTML data tables to Highcharts graphs.",
66
"main": "jquery.highchartTable.js",

highchartTable.jquery.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "highchartTable",
3-
"version": "1.1.0",
3+
"version": "2.0.0",
44
"title": "highchartTable",
55
"licenses": [
66
{

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "highchartTable",
3-
"version": "1.1.0",
3+
"version": "2.0.0",
44
"scripts": {
55
"test": "./node_modules/karma/bin/karma start karma.conf-ci.js"
66
},

0 commit comments

Comments
 (0)