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

Commit 37d68bb

Browse files
committed
release 0.2.3
1 parent 8b6de92 commit 37d68bb

File tree

1 file changed

+8
-7
lines changed

1 file changed

+8
-7
lines changed

bower.json

+8-7
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
1-
{
2-
"name": "core-component-page",
3-
"private": true,
4-
"dependencies": {
5-
"platform": "Polymer/platform#master",
6-
"core-action-icons": "Polymer/core-action-icons#master"
7-
}
1+
{
2+
"name": "core-component-page",
3+
"private": true,
4+
"dependencies": {
5+
"platform": "Polymer/platform#0.2.3",
6+
"core-action-icons": "Polymer/core-action-icons#0.2.3"
7+
},
8+
"version": "0.2.3"
89
}

0 commit comments

Comments
 (0)