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

Commit ce6d9cc

Browse files
committed
release 0.3.1
1 parent 515aade commit ce6d9cc

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

bower.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
"name": "core-icons",
33
"private": true,
44
"dependencies": {
5-
"core-icon": "Polymer/core-icon#master",
6-
"core-iconset-svg": "Polymer/core-iconset-svg#master",
7-
"polymer": "Polymer/polymer#master"
5+
"core-icon": "Polymer/core-icon#>=0.3.0 <1.0.0",
6+
"core-iconset-svg": "Polymer/core-iconset-svg#>=0.3.0 <1.0.0",
7+
"polymer": "Polymer/polymer#>=0.3.0 <1.0.0"
88
}
9-
}
9+
}

0 commit comments

Comments
 (0)