Skip to content

Commit d662b94

Browse files
committed
released v3.12.1
1 parent 06c01f2 commit d662b94

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": "hotkeys-js",
33
"description": "A simple micro-library for defining and dispatching keyboard shortcuts. It has no dependencies.",
4-
"version": "3.12.0",
4+
"version": "3.12.1",
55
"main": "index.js",
66
"types": "index.d.ts",
77
"module": "dist/hotkeys.esm.js",

0 commit comments

Comments
 (0)