]> git.ipfire.org Git - thirdparty/Chart.js.git/commitdiff
Bump version number to 2.9.0 (#6600) 6601/head
authorBen McCann <322311+benmccann@users.noreply.github.com>
Fri, 25 Oct 2019 18:57:21 +0000 (11:57 -0700)
committerEvert Timberg <evert.timberg+github@gmail.com>
Fri, 25 Oct 2019 18:57:21 +0000 (14:57 -0400)
package.json

index 085dc666bf7453d93a548474740973b0e4ff258e..1550d567a3709a293ecc6d5f74a96233c9a1cc4f 100644 (file)
@@ -2,7 +2,7 @@
   "name": "chart.js",
   "homepage": "https://www.chartjs.org",
   "description": "Simple HTML5 charts using the canvas element.",
-  "version": "2.8.0",
+  "version": "2.9.0",
   "license": "MIT",
   "jsdelivr": "dist/Chart.min.js",
   "unpkg": "dist/Chart.min.js",