We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b78ff05 commit 870335dCopy full SHA for 870335d
bower.json
@@ -1,6 +1,6 @@
1
{
2
"name": "puppet-bunny",
3
- "version": "0.1.0",
+ "version": "0.1.1",
4
"description": "Polymer Element that shows a jumping puppet bunny",
5
"license": "MIT",
6
"main": "src/puppet-bunny.html",
src/puppet-bunny.html
@@ -1,4 +1,4 @@
-<!-- puppet-bunny v0.1.0 | MIT License -->
+<!-- puppet-bunny v0.1.1 | MIT License -->
<link rel="import" href="../../polymer/polymer.html">
0 commit comments