]> git.ipfire.org Git - thirdparty/Chart.js.git/commitdiff
Bump version number to v2.9.1 (#6612)
authorEvert Timberg <evert.timberg+github@gmail.com>
Sun, 27 Oct 2019 18:51:07 +0000 (14:51 -0400)
committerGitHub <noreply@github.com>
Sun, 27 Oct 2019 18:51:07 +0000 (14:51 -0400)
package.json

index 1550d567a3709a293ecc6d5f74a96233c9a1cc4f..782dc972f2d1c6fab9b02441af3aadf986e06b05 100644 (file)
@@ -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",