Skip to content

Commit 0b16982

Browse files
author
Jan Miksovsky
committed
Bump version number to 0.6.1
1 parent 831802e commit 0b16982

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.1-pre",
4+
"version": "0.6.1",
55
"license": "MIT",
66
"main": "basic-spread-fit.html",
77
"dependencies": {
8-
"basic-aspect": "basic-web-components/basic-aspect#0.6.1-pre",
9-
"basic-stack": "basic-web-components/basic-stack#0.6.1-pre",
8+
"basic-aspect": "basic-web-components/basic-aspect#0.6.1",
9+
"basic-stack": "basic-web-components/basic-stack#0.6.1",
1010
"polymer": "Polymer/polymer#^1.0.0"
1111
},
1212
"devDependencies": {
13-
"basic-framed-content": "basic-web-components/basic-framed-content#0.6.1-pre",
13+
"basic-framed-content": "basic-web-components/basic-framed-content#0.6.1",
1414
"web-component-tester": "*"
1515
},
1616
"keywords": [

0 commit comments

Comments
 (0)