Skip to content

Commit 4fc810e

Browse files
author
Jan Miksovsky
committed
Update version number to 0.6.4.
1 parent 5d55e76 commit 4fc810e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

bower.json

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

0 commit comments

Comments
 (0)