Skip to content

Commit 52b8c66

Browse files
author
Jan Miksovsky
committed
Pick up 0.6.2
1 parent 9fc43a3 commit 52b8c66

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

bower.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
11
{
22
"name": "basic-spread-fit",
33
"description": "Spreads out a set of items horizontally so they take equal space.",
4-
"version": "0.6.2-pre",
4+
"version": "0.6.2",
55
"license": "MIT",
66
"main": "basic-spread-fit.html",
77
"dependencies": {
8-
"basic-aspect": "basic-web-components/basic-aspect#master",
9-
"basic-stack": "basic-web-components/basic-stack#master",
8+
"basic-aspect": "basic-web-components/basic-aspect#0.6.2",
9+
"basic-stack": "basic-web-components/basic-stack#0.6.2",
1010
"polymer": "Polymer/polymer#^1.1"
1111
},
1212
"devDependencies": {
13-
"basic-framed-content": "basic-web-components/basic-framed-content#master",
13+
"basic-framed-content": "basic-web-components/basic-framed-content#0.6.2",
1414
"web-component-tester": "*"
1515
},
1616
"keywords": [

0 commit comments

Comments
 (0)