Skip to content

Commit dd69ab5

Browse files
author
Jan Miksovsky
committed
Update components in preparation for 0.6.3 release
1 parent af4ef4c commit dd69ab5

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.2",
4+
"version": "0.6.3",
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#0.6.2",
11+
"basic-framed-content": "basic-web-components/basic-framed-content#0.6.3",
1212
"web-component-tester": "*"
1313
},
1414
"keywords": [

0 commit comments

Comments
 (0)