Skip to content

Commit

Permalink
Updating the way the button is rendered, you can now render html ele…
Browse files Browse the repository at this point in the history
…ments inside the button element. (So you can now have <span class="bounce">Play Me <i class="myIconFont myIconFont-youtube"></i></span>) - That'd be valid now, this wouldn't work before.
  • Loading branch information
Mike committed Nov 27, 2015
1 parent a5f9a11 commit 0fc9aa3
Showing 1 changed file with 1 addition 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": "youtube-embed-jquery",
"version": "1.0.1",
"version": "1.0.2",
"main": [
"js/jquery.youtube-embed.js"
],
Expand Down

0 comments on commit 0fc9aa3

Please sign in to comment.