]> git.ipfire.org Git - thirdparty/Chart.js.git/commitdiff
Bump bower/package versions
authorNick Downie <hello@nickdownie.com>
Tue, 10 Mar 2015 11:03:30 +0000 (11:03 +0000)
committerNick Downie <hello@nickdownie.com>
Tue, 10 Mar 2015 11:03:30 +0000 (11:03 +0000)
bower.json
package.json

index 8ee1146de037d771218be2f23475bae8b69898e0..f26f81eef8b8a088845ba2c8a2f602f00e5fa3ac 100644 (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": {}
-}
+}
\ No newline at end of file
index 9c13183f6291b84f9822441c2835290d167dae29..9ac4a0e71b7216812a2649ca2085ea469247aa49 100644 (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"
   }
-}
+}
\ No newline at end of file