Skip to content

Commit c524388

Browse files
committed
Version 1.0.0
1 parent cf243d0 commit c524388

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.1",
3+
"version": "1.0.0",
44
"description": "Polymer Element that shows a jumping puppet bunny",
55
"license": "MIT",
66
"main": "puppet-bunny.html",

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.1 | MIT License -->
1+
<!-- puppet-bunny v1.0.0 | MIT License -->
22
<link rel="import" href="../polymer/polymer.html">
33
<dom-module id="puppet-bunny">
44
<style>

0 commit comments

Comments
 (0)