Skip to content

Commit

Permalink
Pick up 0.6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Jan Miksovsky committed Aug 18, 2015
1 parent 8cc3bec commit 895fca3
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions bower.json
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
{
"name": "basic-keyboard",
"description": "Aspect which manages the keyboard focus and keydown handling for a component collective. This aspect ensures that its only the outermost aspect in a collective that is listening for keyboard events.",
"version": "0.6.2-pre",
"version": "0.6.2",
"license": "MIT",
"main": "basic-keyboard.html",
"dependencies": {
"basic-aspect": "basic-web-components/basic-aspect#master",
"basic-aspect": "basic-web-components/basic-aspect#0.6.2",
"polymer": "Polymer/polymer#^1.1"
},
"devDependencies": {
"basic-framed-content": "basic-web-components/basic-framed-content#master",
"basic-framed-content": "basic-web-components/basic-framed-content#0.6.2",
"web-component-tester": "*"
},
"keywords": [
Expand Down

0 comments on commit 895fca3

Please sign in to comment.