We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9555c7d commit 6bf6833Copy full SHA for 6bf6833
bower.json
@@ -1,14 +1,14 @@
1
{
2
"name": "basic-stack",
3
"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",
+ "version": "0.6.0",
5
"license": "MIT",
6
"main": "basic-stack.html",
7
"dependencies": {
8
"basic-aspect": "basic-web-components/basic-aspect#master",
9
"basic-children-content": "basic-web-components/basic-children-content#master",
10
"basic-shared": "basic-web-components/basic-shared#master",
11
- "polymer": "Polymer/polymer#0.9.0-rc.1"
+ "polymer": "Polymer/polymer#0.9.0"
12
},
13
"devDependencies": {
14
"basic-framed-content": "basic-web-components/basic-framed-content#master",
0 commit comments