Skip to content

Commit 6e96c9a

Browse files
author
Jan Miksovsky
committed
Pick up 0.6.2
1 parent c9d1ace commit 6e96c9a

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

bower.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
{
22
"name": "basic-swipe-direction",
33
"description": "Aspect which translates touch gestures (swipe left, swipe right) to direction semantics (goRight, goLeft).",
4-
"version": "0.6.2-pre",
4+
"version": "0.6.2",
55
"license": "MIT",
66
"main": "basic-swipe-direction.html",
77
"dependencies": {
8-
"basic-aspect": "basic-web-components/basic-aspect#master",
8+
"basic-aspect": "basic-web-components/basic-aspect#0.6.2",
99
"polymer": "Polymer/polymer#^1.1"
1010
},
1111
"devDependencies": {
12-
"basic-framed-content": "basic-web-components/basic-framed-content#master",
12+
"basic-framed-content": "basic-web-components/basic-framed-content#0.6.2",
1313
"web-component-tester": "*"
1414
},
1515
"keywords": [

0 commit comments

Comments
 (0)