Skip to content

Commit

Permalink
v2.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
RobertWHurst committed Jun 5, 2020
1 parent 295627d commit 1dcd035
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down

0 comments on commit 1dcd035

Please sign in to comment.