]> git.ipfire.org Git - thirdparty/Chart.js.git/commitdiff
1.0.1-beta Update for bower/package.json v1.0.1-beta
authorNick Downie <hello@nickdownie.com>
Tue, 1 Jul 2014 10:02:28 +0000 (11:02 +0100)
committerNick Downie <hello@nickdownie.com>
Tue, 1 Jul 2014 10:02:28 +0000 (11:02 +0100)
bower.json
package.json

index d83ec5300b864c62f2626967cd373293efc3d14e..79744df02de4e0928433eb48614f06cb2fb28496 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "Chart.js",
-  "version": "1.0.0-beta",
+  "version": "1.0.1-beta",
   "description": "Simple HTML5 Charts using the canvas element",
   "homepage": "https://github.com/nnnick/Chart.js",
   "author": "nnnick",
index 5e4d7250b065847eb55348a45d00e552a60d146c..bf50ffa2b7e8d6715c2eb4949f719811ec07a482 100644 (file)
@@ -2,8 +2,7 @@
   "name": "Chart.js",
   "homepage": "http://www.chartjs.org",
   "description": "Simple HTML5 charts using the canvas element.",
-  "private": true,
-  "version": "1.0.0-beta",
+  "version": "1.0.1-beta",
   "repository": {
     "type": "git",
     "url": "https://github.com/nnnick/Chart.js.git"