Skip to content

Commit

Permalink
2.1.4 release
Browse files Browse the repository at this point in the history
  • Loading branch information
etimberg committed May 26, 2016
1 parent 1801f56 commit 40d76b6
Show file tree
Hide file tree
Showing 7 changed files with 4,026 additions and 3,827 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ To install via npm / bower:
npm install chart.js --save
bower install Chart.js --save
```
CDN: https://cdnjs.cloudflare.com/ajax/libs/Chart.js/2.1.3/Chart.min.js
CDN: https://cdnjs.cloudflare.com/ajax/libs/Chart.js/2.1.4/Chart.min.js

## Documentation

Expand Down
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "Chart.js",
"version": "2.1.3",
"version": "2.1.4",
"description": "Simple HTML5 Charts using the canvas element",
"homepage": "https://github.com/chartjs/Chart.js",
"author": "nnnick",
Expand Down
Loading

0 comments on commit 40d76b6

Please sign in to comment.