From: Nick Downie Date: Tue, 1 Jul 2014 10:02:28 +0000 (+0100) Subject: 1.0.1-beta Update for bower/package.json X-Git-Tag: v1.0.1-beta X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=641fc022125d1430a738198564d391d35365a597;p=thirdparty%2FChart.js.git 1.0.1-beta Update for bower/package.json --- diff --git a/bower.json b/bower.json index d83ec5300..79744df02 100644 --- a/bower.json +++ b/bower.json @@ -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", diff --git a/package.json b/package.json index 5e4d7250b..bf50ffa2b 100644 --- a/package.json +++ b/package.json @@ -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"