Skip to content

Commit caeff4b

Browse files
author
Robert Hurst
committed
2.0.1
1 parent 889e15d commit caeff4b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "keyboardjs",
33
"description": "A library for binding to keys and key combos without the pain of key codes and key combo conflicts.",
4-
"version": "2.0.0",
4+
"version": "2.0.1",
55
"main": "index.js",
66
"scripts": {
77
"test": "mocha test/**/*.spec.js",

0 commit comments

Comments
 (0)