From: etimberg Date: Sat, 28 Jan 2017 16:28:36 +0000 (-0500) Subject: bump version number X-Git-Tag: v2.5.0~1^2~1 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=9a3af51618b2627a328bdb66f0e3030522cd756e;p=thirdparty%2FChart.js.git bump version number --- diff --git a/package.json b/package.json index 762f233d7..40eca264e 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": "2.4.0", + "version": "2.5.0", "license": "MIT", "main": "src/chart.js", "repository": {