]> git.ipfire.org Git - thirdparty/Chart.js.git/commitdiff
Bump version to 2.7.3 5732/head
authorSimon Brunel <simonbrunel@users.noreply.github.com>
Mon, 15 Oct 2018 16:48:00 +0000 (18:48 +0200)
committerSimon Brunel <simonbrunel@users.noreply.github.com>
Mon, 15 Oct 2018 16:48:00 +0000 (18:48 +0200)
package.json

index a2e6c494af1ea3a3daf0311f6cc917d69c888a0c..30e365f7467910e4b2525864ab88d7387691fe6c 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.2",
+  "version": "2.7.3",
   "license": "MIT",
   "main": "src/chart.js",
   "repository": {