From: Nick Downie Date: Fri, 12 Apr 2013 20:26:33 +0000 (+0100) Subject: Version bump X-Git-Tag: v0.2.0~7 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4a94b44a77d64a7431b39d2c3c980ab28bf7b1db;p=thirdparty%2FChart.js.git Version bump --- diff --git a/component.json b/component.json index dc77f4aa3..11e11c790 100644 --- a/component.json +++ b/component.json @@ -1,6 +1,6 @@ { "name": "Chart.js", - "version": "0.1.0", + "version": "0.2.0", "description": "Simple HTML5 Charts using the canvas element", "keywords": ["charts"], "homepage": "https://github.com/nnnick/Chart.js",