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

Commit

Permalink
release 0.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
dfreedm committed Nov 12, 2014
1 parent f7e230c commit ef1f86e
Showing 1 changed file with 9 additions and 8 deletions.
17 changes: 9 additions & 8 deletions bower.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
{
"name": "core-component-page",
"private": true,
"dependencies": {
"webcomponentsjs": "Polymer/webcomponentsjs#master",
"polymer": "Polymer/polymer#master"
}
}
{
"name": "core-component-page",
"private": true,
"dependencies": {
"webcomponentsjs": "Polymer/webcomponentsjs#^0.5.0",
"polymer": "Polymer/polymer#^0.5.0"
},
"version": "0.5.1"
}

0 comments on commit ef1f86e

Please sign in to comment.