Skip to content

Commit 6bf6833

Browse files
committed
Update from consolidated repo. Release v0.6.0
1 parent 9555c7d commit 6bf6833

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

bower.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
{
22
"name": "basic-stack",
33
"description": "Stacks its child elements on top of each other, taking on the maximum height and width of the child elements.",
4-
"version": "0.6.0-preview",
4+
"version": "0.6.0",
55
"license": "MIT",
66
"main": "basic-stack.html",
77
"dependencies": {
88
"basic-aspect": "basic-web-components/basic-aspect#master",
99
"basic-children-content": "basic-web-components/basic-children-content#master",
1010
"basic-shared": "basic-web-components/basic-shared#master",
11-
"polymer": "Polymer/polymer#0.9.0-rc.1"
11+
"polymer": "Polymer/polymer#0.9.0"
1212
},
1313
"devDependencies": {
1414
"basic-framed-content": "basic-web-components/basic-framed-content#master",

0 commit comments

Comments
 (0)