From: Nick Downie Date: Tue, 10 Mar 2015 11:03:30 +0000 (+0000) Subject: Bump bower/package versions X-Git-Tag: v1.0.2~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=78d9627e4da4d2f34e71c4970bd8822499682de2;p=thirdparty%2FChart.js.git Bump bower/package versions --- diff --git a/bower.json b/bower.json index 8ee1146de..f26f81eef 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "Chart.js", - "version": "1.0.1", + "version": "1.0.2", "description": "Simple HTML5 Charts using the canvas element", "homepage": "https://github.com/nnnick/Chart.js", "author": "nnnick", @@ -8,4 +8,4 @@ "Chart.js" ], "dependencies": {} -} +} \ No newline at end of file diff --git a/package.json b/package.json index 9c13183f6..9ac4a0e71 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "chart.js", "homepage": "http://www.chartjs.org", "description": "Simple HTML5 charts using the canvas element.", - "version": "1.0.1", + "version": "1.0.2", "main": "Chart.js", "repository": { "type": "git", @@ -25,4 +25,4 @@ "spm": { "main": "Chart.js" } -} +} \ No newline at end of file