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

Commit

Permalink
release 0.2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
dfreedm committed May 12, 2014
1 parent 1602540 commit d264670
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
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.2.4",
"HTMLImports": "Polymer/HTMLImports#0.2.4",
"ShadowDOM": "Polymer/ShadowDOM#0.2.4",
"TemplateBinding": "Polymer/TemplateBinding#0.2.4",
"tools": "Polymer/tools#0.2.4",
"URL": "Polymer/URL#0.2.4"
},
"license": "BSD",
"private": true,
Expand All @@ -27,5 +27,6 @@
"bower_components",
"test",
"tests"
]
}
],
"version": "0.2.4"
}

0 comments on commit d264670

Please sign in to comment.