From: Evert Timberg Date: Sun, 27 Oct 2019 18:51:07 +0000 (-0400) Subject: Bump version number to v2.9.1 (#6612) X-Git-Tag: v3.0.0-alpha~304 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d4dc5059660a364eadbcba58e792615058a3c90b;p=thirdparty%2FChart.js.git Bump version number to v2.9.1 (#6612) --- diff --git a/package.json b/package.json index 1550d567a..782dc972f 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "chart.js", "homepage": "https://www.chartjs.org", "description": "Simple HTML5 charts using the canvas element.", - "version": "2.9.0", + "version": "2.9.1", "license": "MIT", "jsdelivr": "dist/Chart.min.js", "unpkg": "dist/Chart.min.js",