Update bower & package.json with version bump

Forget this literally every time…
This commit is contained in:
Nick Downie 2014-07-02 21:51:31 +01:00
parent 3e1b120cbe
commit 02e535cdad
2 changed files with 2 additions and 2 deletions

View File

@ -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",

View 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-beta",
"version": "1.0.1-beta.2",
"repository": {
"type": "git",
"url": "https://github.com/nnnick/Chart.js.git"