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 cf243d0 commit c524388Copy full SHA for c524388
bower.json
@@ -1,6 +1,6 @@
1
{
2
"name": "puppet-bunny",
3
- "version": "0.1.1",
+ "version": "1.0.0",
4
"description": "Polymer Element that shows a jumping puppet bunny",
5
"license": "MIT",
6
"main": "puppet-bunny.html",
puppet-bunny.html
@@ -1,4 +1,4 @@
-<!-- puppet-bunny v0.1.1 | MIT License -->
+<!-- puppet-bunny v1.0.0 | MIT License -->
<link rel="import" href="../polymer/polymer.html">
<dom-module id="puppet-bunny">
<style>
0 commit comments