Skip to content

Commit

Permalink
Update version for v2.2.2 release
Browse files Browse the repository at this point in the history
  • Loading branch information
etimberg committed Aug 27, 2016
1 parent 4a4dccd commit 0ebe388
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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": {
Expand Down Expand Up @@ -52,4 +52,4 @@
"chartjs-color": "^2.0.0",
"moment": "^2.10.6"
}
}
}

0 comments on commit 0ebe388

Please sign in to comment.