Skip to content

Commit 68a270a

Browse files
author
Jan Miksovsky
committed
Update version number to 0.6.4.
1 parent c378df0 commit 68a270a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

bower.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
{
22
"name": "basic-seamless-iframe",
33
"description": "Communicates across a frame boundary to an inner element",
4-
"version": "0.6.4-pre",
4+
"version": "0.6.4",
55
"license": "MIT",
66
"main": "basic-seamless-iframe.html",
77
"dependencies": {
88
"polymer": "Polymer/polymer#^1.1"
99
},
1010
"devDependencies": {
11-
"basic-framed-content": "basic-web-components/basic-framed-content#master",
11+
"basic-framed-content": "basic-web-components/basic-framed-content#0.6.4",
1212
"web-component-tester": "*"
1313
},
1414
"keywords": [

0 commit comments

Comments
 (0)