Skip to content

Commit 870335d

Browse files
committed
0.1.1
1 parent b78ff05 commit 870335d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "puppet-bunny",
3-
"version": "0.1.0",
3+
"version": "0.1.1",
44
"description": "Polymer Element that shows a jumping puppet bunny",
55
"license": "MIT",
66
"main": "src/puppet-bunny.html",

src/puppet-bunny.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<!-- puppet-bunny v0.1.0 | MIT License -->
1+
<!-- puppet-bunny v0.1.1 | MIT License -->
22

33
<link rel="import" href="../../polymer/polymer.html">
44

0 commit comments

Comments
 (0)