From 1aa3ade4800aea667dbb2f93a60f2538a906f4f9 Mon Sep 17 00:00:00 2001 From: amcdnl Date: Wed, 8 May 2024 08:25:53 -0700 Subject: [PATCH] release --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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",