diff --git a/package.json b/package.json index 9ac2795..616031b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "reakeys", - "version": "2.0.1", + "version": "2.0.2", "description": "React Hotkeys Hooks", "scripts": { "build": "vite build --mode library",