Skip to content

Commit

Permalink
1.0.0-alpha8
Browse files Browse the repository at this point in the history
  • Loading branch information
jtblin committed Jun 19, 2016
1 parent 9eef198 commit 6009cc7
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "angular-chart.js",
"version": "1.0.0-alpha7",
"version": "1.0.0-alpha8",
"main": [
"./dist/angular-chart.js"
],
Expand Down
2 changes: 1 addition & 1 deletion examples/charts.html
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ <h1>
<p>
<a class="btn btn-default btn-lg" href="https://github.com/jtblin/angular-chart"><i class="icon-github"></i>Code on Github</a>
<a class="btn btn-success btn-lg" href="../dist/angular-chart.js.tar.gz" download="angular-chart.js.tar.gz">
<i class="fa fa-download"></i> Download <small>(1.0.0-alpha7)</small>
<i class="fa fa-download"></i> Download <small>(1.0.0-alpha8)</small>
</a>
</p>
</div>
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "angular-chart.js",
"version": "1.0.0-alpha7",
"version": "1.0.0-alpha8",
"description": "An angular.js wrapper for Chart.js",
"main": "dist/angular-chart.js",
"directories": {
Expand Down

0 comments on commit 6009cc7

Please sign in to comment.