]> git.ipfire.org Git - thirdparty/Chart.js.git/commitdiff
Bump version to 2.7.1 (#4877) 4876/head 4906/head
authorBen McCann <benjamin.j.mccann@gmail.com>
Sat, 28 Oct 2017 08:22:20 +0000 (01:22 -0700)
committerSimon Brunel <simonbrunel@users.noreply.github.com>
Sat, 28 Oct 2017 08:22:20 +0000 (10:22 +0200)
package.json

index 445dc877ab0bbda542f5ef29109e2d30b17ccae6..a7a504887fdbac93afc0ec0f87b12f22cabdfb8b 100644 (file)
@@ -2,7 +2,7 @@
   "name": "chart.js",
   "homepage": "http://www.chartjs.org",
   "description": "Simple HTML5 charts using the canvas element.",
-  "version": "2.7.0",
+  "version": "2.7.1",
   "license": "MIT",
   "main": "src/chart.js",
   "repository": {