diff --git a/bower.json b/bower.json index 79744df02..4faae686c 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "Chart.js", - "version": "1.0.1-beta", + "version": "1.0.1-beta.2", "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 bf50ffa2b..73f3d8ccb 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "Chart.js", "homepage": "http://www.chartjs.org", "description": "Simple HTML5 charts using the canvas element.", - "version": "1.0.1-beta", + "version": "1.0.1-beta.2", "repository": { "type": "git", "url": "https://github.com/nnnick/Chart.js.git"