Skip to content
This repository was archived by the owner on Mar 13, 2018. It is now read-only.

Commit 5873664

Browse files
committed
release 0.2.0
1 parent 54b8e08 commit 5873664

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

bower.json

+4-3
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,8 @@
22
"name": "polymer-home-page",
33
"private": true,
44
"dependencies": {
5-
"polymer": "Polymer/polymer#master",
6-
"polymer-ui-action-icons": "Polymer/polymer-ui-action-icons#master"
7-
}
5+
"polymer": "Polymer/polymer#0.2.0",
6+
"polymer-ui-action-icons": "Polymer/polymer-ui-action-icons#0.2.0"
7+
},
8+
"version": "0.2.0"
89
}

0 commit comments

Comments
 (0)