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

Commit 63201d9

Browse files
committed
release 0.2.4
1 parent d3c33c0 commit 63201d9

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

bower.json

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

0 commit comments

Comments
 (0)