Skip to content

Commit

Permalink
- bump version with latest updates
Browse files Browse the repository at this point in the history
  • Loading branch information
ded committed Sep 13, 2011
1 parent 7ffa556 commit 5527976
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion ender.js
@@ -1,4 +1,4 @@
!function ($, k) {
!function ($) {
$.ender({
key: require('keymaster')
})
Expand Down
4 changes: 2 additions & 2 deletions package.json
@@ -1,8 +1,8 @@
{
"name": "keymaster",
"description": "library for defining and dispatching keyboard shortcuts",
"version": "1.0.1",
"author": "Thomas Fuchs",
"version": "1.0.2",
"author": "Thomas Fuchs <> (http://mir.aculo.us)",
"repository": {
"type": "git",
"url": "https://github.com/madrobby/keymaster"
Expand Down

0 comments on commit 5527976

Please sign in to comment.