Merge pull request #1192 from kkirsche/patch-1

Remove moot `version` property from bower.json
This commit is contained in:
William Entriken 2015-12-21 16:05:38 -05:00
commit 3c6a736413

View File

@ -1,6 +1,5 @@
{
"name": "Chart.js",
"version": "1.0.2",
"description": "Simple HTML5 Charts using the canvas element",
"homepage": "https://github.com/nnnick/Chart.js",
"author": "nnnick",