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

Commit 62b7b60

Browse files
committed
release 0.2.4
1 parent f9bb6fc commit 62b7b60

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": "x-property-inspector",
33
"private": true,
44
"dependencies": {
5-
"polymer": "Polymer/polymer#master",
6-
"x-editors": "Polymer/x-editors#master",
7-
"x-binding": "Polymer/x-binding#master",
8-
"polymer-animation": "Polymer/polymer-animation#master"
9-
}
5+
"polymer": "Polymer/polymer#0.2.4",
6+
"x-editors": "Polymer/x-editors#0.2.4",
7+
"x-binding": "Polymer/x-binding#0.2.4",
8+
"polymer-animation": "Polymer/polymer-animation#0.2.4"
9+
},
10+
"version": "0.2.4"
1011
}

0 commit comments

Comments
 (0)