Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
lo5 committed Jan 9, 2015
1 parent b26bfae commit 620c809
Show file tree
Hide file tree
Showing 3 changed files with 3,770 additions and 3,721 deletions.
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "h2o-flow",
"version": "0.2.17",
"version": "0.2.18",
"homepage": "https://github.com/h2oai/h2o-flow",
"authors": [
"Prithvi Prabhu <[email protected]>"
Expand Down
2 changes: 2 additions & 0 deletions build/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1226,6 +1226,8 @@ <h3 class="flow-hint"><i class="fa fa-database"></i><span data-bind="text:key"><
</button>
<button type="button" data-bind="click:predict" class="flow-button"><i class="fa fa-bolt"></i><span>Predict</span>
</button>
<button type="button" data-bind="click:download" class="flow-button"><i class="fa fa-cloud-download"></i><span>Download</span>
</button>
</td>
<td class="flow-right">
<button type="button" data-bind="click:inspect" class="flow-button"><i class="fa fa-list"></i><span>Inspect</span>
Expand Down
Loading

0 comments on commit 620c809

Please sign in to comment.