]> git.ipfire.org Git - thirdparty/Chart.js.git/commitdiff
Bump version to v2.6.0 (#4237) 4236/head 4282/head
authorEvert Timberg <evert.timberg+github@gmail.com>
Fri, 19 May 2017 20:08:33 +0000 (16:08 -0400)
committerSimon Brunel <simonbrunel@users.noreply.github.com>
Fri, 19 May 2017 20:08:33 +0000 (22:08 +0200)
package.json

index 2f50eda4ca2f5376de334cfd10d4e2e51e06745f..7963c6e58fd3985bcef7a650a1fcf60f62fe57ec 100644 (file)
@@ -2,7 +2,7 @@
   "name": "chart.js",
   "homepage": "http://www.chartjs.org",
   "description": "Simple HTML5 charts using the canvas element.",
-  "version": "2.5.0",
+  "version": "2.6.0",
   "license": "MIT",
   "main": "src/chart.js",
   "repository": {