]> git.ipfire.org Git - thirdparty/Chart.js.git/commitdiff
Set the version to v3.0.0-dev for dev builds (#6965)
authorEvert Timberg <evert.timberg+github@gmail.com>
Thu, 16 Jan 2020 12:20:16 +0000 (07:20 -0500)
committerGitHub <noreply@github.com>
Thu, 16 Jan 2020 12:20:16 +0000 (07:20 -0500)
package.json

index 7ee40ea36620c13ba10f66b5359864c623d5d403..2e03fc65727a3e91819ffe5a2a9d59a96d9b966f 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.1",
+  "version": "3.0.0-dev",
   "license": "MIT",
   "jsdelivr": "dist/Chart.min.js",
   "unpkg": "dist/Chart.min.js",