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

Commit 39a5bc5

Browse files
committed
release 0.5.2
1 parent 92580b7 commit 39a5bc5

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,9 +2,10 @@
22
"name": "inspector-elements",
33
"private": true,
44
"dependencies": {
5-
"core-animation": "Polymer/core-animation#master",
6-
"core-icons": "Polymer/core-icons#master",
7-
"core-pages": "Polymer/core-pages#master",
8-
"x-meta": "Polymer/x-meta#master"
9-
}
5+
"core-animation": "Polymer/core-animation#^0.5.0",
6+
"core-icons": "Polymer/core-icons#^0.5.0",
7+
"core-pages": "Polymer/core-pages#^0.5.0",
8+
"x-meta": "Polymer/x-meta#^0.5.0"
9+
},
10+
"version": "0.5.2"
1011
}

0 commit comments

Comments
 (0)