Skip to content

Commit

Permalink
bump other repos version
Browse files Browse the repository at this point in the history
  • Loading branch information
ngryman committed Jul 18, 2015
1 parent ad06c2f commit 8754af9
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "jquery.finger",
"version": "0.1.2",
"version": "0.1.3",
"main": "dist/jquery.finger.js",
"ignore": [
".gitignore",
Expand All @@ -18,4 +18,4 @@
"dependencies": {
"jquery": "~1.7.0"
}
}
}
4 changes: 2 additions & 2 deletions finger.jquery.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "finger",
"title": "jQuery Finger",
"version": "0.1.2",
"version": "0.1.3",
"description": "jQuery Finger unifies click and touch events by removing the 300ms delay on touch devices. It also provide a common set of events to handle basic gestures such as drag and pinch. Small (< 1kb gzipped), it is focused on performance, is well tested and ... also supports jQuery delegated events.",
"homepage": "https://github.com/ngryman/jquery.finger",
"bugs": "https://github.com/ngryman/jquery.finger/issues",
Expand Down Expand Up @@ -40,4 +40,4 @@
"mobile",
"tablet"
]
}
}

0 comments on commit 8754af9

Please sign in to comment.