Bump bower/package versions

This commit is contained in:
Nick Downie 2015-03-10 11:03:30 +00:00
parent 785f0b64b7
commit 78d9627e4d
2 changed files with 4 additions and 4 deletions

View File

@ -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": {}
}
}

View File

@ -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"
}
}
}