Skip to content

Commit b83cebd

Browse files
committed
2.0.2
1 parent 3082081 commit b83cebd

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

examples/charts.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ <h1>
9595
<p>
9696
<a class="btn btn-default btn-lg" href="https://github.com/jtblin/angular-chart"><i class="icon-github"></i>Code on Github</a>
9797
<a class="btn btn-success btn-lg" href="../dist/angular-chart.js.tar.gz" download="angular-chart.js.tar.gz">
98-
<i class="fa fa-download"></i> Download <small>(2.0.0)</small>
98+
<i class="fa fa-download"></i> Download <small>(2.0.2)</small>
9999
</a>
100100
</p>
101101
</div>

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "angular-chart.js",
3-
"version": "2.0.1",
3+
"version": "2.0.2",
44
"description": "An angular.js wrapper for Chart.js",
55
"homepage": "http://jtblin.github.io/angular-chart.js/",
66
"main": "dist/angular-chart.js",

0 commit comments

Comments
 (0)