Skip to content

Commit af4ef4c

Browse files
author
Jan Miksovsky
committed
Pick up 0.6.2
1 parent d18f336 commit af4ef4c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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.2-pre",
4+
"version": "0.6.2",
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.2",
1212
"web-component-tester": "*"
1313
},
1414
"keywords": [

0 commit comments

Comments
 (0)