Skip to content

Commit

Permalink
Bump
Browse files Browse the repository at this point in the history
  • Loading branch information
stephband committed Jan 17, 2013
1 parent 1cbd865 commit 2514d38
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions move.event.jquery.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "jquery.event.move",
"name": "event.move",
"title": "jquery.event.move",
"version": "1.3.1",
"version": "1.3.2",
"author": {
"name": "Stephen Band",
"url": "http://stephband.info",
Expand All @@ -10,7 +10,7 @@
"dependencies": {
"jquery": ">=1.7.0"
},
"licenses": [],
"licenses": [{url:"http://www.wtfpl.net/txt/copying/"}],
"files": ["js/jquery.event.move.js"],
"description": "jQuery special events movestart, move and moveend for tracking touch and mouse moves, throttled to browser animation frames, and exposing information about distance and velocity of fingers.",
"keywords": ["touch","special","event","finger","move"],
Expand Down

0 comments on commit 2514d38

Please sign in to comment.