Skip to content

Commit 3c9955f

Browse files
author
Jan Miksovsky
committed
Update components in preparation for 0.6.3 release
1 parent 7e08694 commit 3c9955f

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,11 +1,11 @@
11
{
22
"name": "basic-framed-content",
33
"description": "Communicates across a frame boundary to an outer element",
4-
"version": "0.6.2",
4+
"version": "0.6.3",
55
"license": "MIT",
66
"main": "basic-framed-content.html",
77
"dependencies": {
8-
"basic-shared": "basic-web-components/basic-shared#0.6.2",
8+
"basic-shared": "basic-web-components/basic-shared#0.6.3",
99
"polymer": "Polymer/polymer#^1.1"
1010
},
1111
"devDependencies": {

0 commit comments

Comments
 (0)