diff --git a/package.json b/package.json index 2882f59..387168a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "reakeys", - "version": "1.2.9", + "version": "1.2.10", "description": "React Hotkeys Hooks using MouseTrap", "scripts": { "build": "rollup -c",