diff --git a/package.json b/package.json index 9a0ef4970..a9a0af248 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "chart.js", "homepage": "http://www.chartjs.org", "description": "Simple HTML5 charts using the canvas element.", - "version": "2.2.1", + "version": "2.2.2", "license": "MIT", "main": "src/chart.js", "repository": { @@ -52,4 +52,4 @@ "chartjs-color": "^2.0.0", "moment": "^2.10.6" } -} \ No newline at end of file +}