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

Commit

Permalink
release 0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dfreedm committed May 27, 2014
1 parent 5acfb14 commit 1c3a333
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions bower.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{
"name": "core-component-page",
"private": true,
"dependencies": {
"platform": "Polymer/platform#master",
"polymer": "Polymer/polymer#master",
"core-action-icons": "Polymer/core-action-icons#master"
}
}
{
"name": "core-component-page",
"private": true,
"dependencies": {
"platform": "Polymer/platform#>=0.3.0 <1.0.0",
"polymer": "Polymer/polymer#>=0.3.0 <1.0.0",
"core-action-icons": "Polymer/core-action-icons#>=0.3.0 <1.0.0"
}
}

0 comments on commit 1c3a333

Please sign in to comment.