]> git.ipfire.org Git - thirdparty/Chart.js.git/commitdiff
Bump version to 2.3.0-rc.1
authorSimon Brunel <simonbrunel@users.noreply.github.com>
Sat, 17 Sep 2016 09:37:34 +0000 (11:37 +0200)
committerSimon Brunel <simonbrunel@users.noreply.github.com>
Sat, 17 Sep 2016 09:42:28 +0000 (11:42 +0200)
package.json

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