Skip to content

Commit 1f7f40d

Browse files
committed
2.3.3
1 parent 188e0ff commit 1f7f40d

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.3.2",
4+
"version": "2.3.3",
55
"main": "index.js",
66
"scripts": {
77
"test": "mocha test/**/*.spec.js",

0 commit comments

Comments
 (0)