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.3
Browse files Browse the repository at this point in the history
  • Loading branch information
dfreedm committed Apr 18, 2014
1 parent c90023a commit 82c3252
Showing 1 changed file with 9 additions and 8 deletions.
17 changes: 9 additions & 8 deletions bower.json
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.3",
"HTMLImports": "Polymer/HTMLImports#0.2.3",
"ShadowDOM": "Polymer/ShadowDOM#0.2.3",
"TemplateBinding": "Polymer/TemplateBinding#0.2.3",
"tools": "Polymer/tools#0.2.3",
"URL": "Polymer/URL#0.2.3"
},
"license": "BSD",
"private": true,
Expand All @@ -27,5 +27,6 @@
"bower_components",
"test",
"tests"
]
}
],
"version": "0.2.3"
}

0 comments on commit 82c3252

Please sign in to comment.