diff --git a/package.json b/package.json index 6a232a5..cda2637 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "keyboardjs", "description": "A library for binding to keys and key combos without the pain of key codes and key combo conflicts.", - "version": "2.6.0", + "version": "2.6.1", "main": "index.js", "scripts": { "test": "mocha -r esm test/**/*.spec.js",