]> git.ipfire.org Git - thirdparty/Chart.js.git/commitdiff
Bump version to 2.4.0
authorSimon Brunel <simonbrunel@users.noreply.github.com>
Sun, 6 Nov 2016 17:31:30 +0000 (18:31 +0100)
committerGitHub <noreply@github.com>
Sun, 6 Nov 2016 17:31:30 +0000 (18:31 +0100)
package.json

index 61a6116c4eb56d8357c520e1840aae23189ed491..b8dba18746a62805be242fabf68edd71fc3fcae8 100644 (file)
@@ -2,7 +2,7 @@
   "name": "chart.js",
   "homepage": "http://www.chartjs.org",
   "description": "Simple HTML5 charts using the canvas element.",
-  "version": "2.3.0",
+  "version": "2.4.0",
   "license": "MIT",
   "main": "src/chart.js",
   "repository": {