Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
millermedeiros committed Mar 27, 2012
1 parent 6335f08 commit 2b9c415
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jquery.hotkeys.js
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
(function(jQuery){

jQuery.hotkeys = {
version: "0.8",
version: "0.8+",

specialKeys: {
8: "backspace", 9: "tab", 13: "return", 16: "shift", 17: "ctrl", 18: "alt", 19: "pause",
Expand Down

0 comments on commit 2b9c415

Please sign in to comment.