Skip to content

Commit

Permalink
add @demo
Browse files Browse the repository at this point in the history
  • Loading branch information
notwaldorf committed May 28, 2015
1 parent a437b12 commit e11a060
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "paper-button",
"version": "1.0.0",
"version": "1.0.1",
"description": "Material design button",
"authors": [
"The Polymer Authors"
Expand Down
1 change: 1 addition & 0 deletions paper-button.html
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,7 @@
`--paper-button` | Mixin applied to the button | `{}`
`--paper-button-disabled` | Mixin applied to the disabled button | `{}`
@demo demo/index.html
-->

<dom-module id="paper-button">
Expand Down

0 comments on commit e11a060

Please sign in to comment.