Bump version to 2.7.2 (#5307)

This commit is contained in:
Simon Brunel 2018-03-01 22:20:53 +01:00 committed by Evert Timberg
parent c2a5b12376
commit ac088a04ab

View File

@ -2,7 +2,7 @@
"name": "chart.js",
"homepage": "http://www.chartjs.org",
"description": "Simple HTML5 charts using the canvas element.",
"version": "2.7.1",
"version": "2.7.2",
"license": "MIT",
"main": "src/chart.js",
"repository": {