Skip to content

Commit 2877db6

Browse files
committed
2.3.0
1 parent 398e0f5 commit 2877db6

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

0 commit comments

Comments
 (0)