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.5
Browse files Browse the repository at this point in the history
  • Loading branch information
dfreedm committed Aug 8, 2014
1 parent e1453ea commit fe549bc
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions bower.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,12 +12,12 @@
"components"
],
"dependencies": {
"CustomElements": "Polymer/CustomElements#master",
"HTMLImports": "Polymer/HTMLImports#master",
"ShadowDOM": "Polymer/ShadowDOM#master",
"TemplateBinding": "Polymer/TemplateBinding#master",
"tools": "Polymer/tools#master",
"URL": "Polymer/URL#master"
"CustomElements": "Polymer/CustomElements#>=0.3.0 <1.0.0",
"HTMLImports": "Polymer/HTMLImports#>=0.3.0 <1.0.0",
"ShadowDOM": "Polymer/ShadowDOM#>=0.3.0 <1.0.0",
"TemplateBinding": "Polymer/TemplateBinding#>=0.3.0 <1.0.0",
"tools": "Polymer/tools#>=0.3.0 <1.0.0",
"URL": "Polymer/URL#>=0.3.0 <1.0.0"
},
"license": "BSD",
"private": true,
Expand All @@ -28,4 +28,4 @@
"test",
"tests"
]
}
}

0 comments on commit fe549bc

Please sign in to comment.