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

Commit 7c05774

Browse files
committed
release 0.2.4
1 parent 8a95b38 commit 7c05774

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

bower.json

+6-5
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,9 @@
22
"name": "core-icon",
33
"private": true,
44
"dependencies": {
5-
"polymer": "Polymer/polymer#master",
6-
"core-theme-aware": "Polymer/core-theme-aware#master",
7-
"core-iconset": "Polymer/core-iconset#master"
8-
}
9-
}
5+
"polymer": "Polymer/polymer#0.2.4",
6+
"core-theme-aware": "Polymer/core-theme-aware#0.2.4",
7+
"core-iconset": "Polymer/core-iconset#0.2.4"
8+
},
9+
"version": "0.2.4"
10+
}

0 commit comments

Comments
 (0)