]> git.ipfire.org Git - thirdparty/Chart.js.git/commitdiff
Bump version to 2.3.0
authorSimon Brunel <simonbrunel@users.noreply.github.com>
Thu, 22 Sep 2016 18:53:26 +0000 (20:53 +0200)
committerSimon Brunel <simonbrunel@users.noreply.github.com>
Thu, 22 Sep 2016 18:53:26 +0000 (20:53 +0200)
package.json

index c13b2f0ed8510fe7bfbf6451b93d9c0b867fcd33..e901b26c3f1381343f4565a5008f130b17d43f58 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-rc.1",
+  "version": "2.3.0",
   "license": "MIT",
   "main": "src/chart.js",
   "repository": {