Skip to content

Commit 7e08694

Browse files
author
Jan Miksovsky
committed
Pick up 0.6.2
1 parent 4278bad commit 7e08694

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-pre",
4+
"version": "0.6.2",
55
"license": "MIT",
66
"main": "basic-framed-content.html",
77
"dependencies": {
8-
"basic-shared": "basic-web-components/basic-shared#master",
8+
"basic-shared": "basic-web-components/basic-shared#0.6.2",
99
"polymer": "Polymer/polymer#^1.1"
1010
},
1111
"devDependencies": {

0 commit comments

Comments
 (0)