From: Simon Brunel Date: Sun, 6 Nov 2016 17:31:30 +0000 (+0100) Subject: Bump version to 2.4.0 X-Git-Tag: v2.4.0~1^2~2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=040b0e160da689505e92e056fe4776095804adb1;p=thirdparty%2FChart.js.git Bump version to 2.4.0 --- diff --git a/package.json b/package.json index 61a6116c4..b8dba1874 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.3.0", + "version": "2.4.0", "license": "MIT", "main": "src/chart.js", "repository": {