From: Simon Brunel Date: Mon, 28 Aug 2017 08:33:42 +0000 (+0200) Subject: Bump version to 2.7.0 X-Git-Tag: v2.7.0~1^2~6 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=e3b70e0420424ace8d5b45b16490cc3ffc707b38;p=thirdparty%2FChart.js.git Bump version to 2.7.0 --- diff --git a/package.json b/package.json index 1a78ade9c..84901f1f7 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.6.0", + "version": "2.7.0", "license": "MIT", "main": "src/chart.js", "repository": {