From 96e3dbbbcd03dd3076d02bca357c7b58c849d4aa Mon Sep 17 00:00:00 2001 From: Aleck Greenham Date: Sun, 27 Jan 2019 20:10:59 +0000 Subject: [PATCH] v2.0.0-pre4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ffcbc355..d118752f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-hotkeys", - "version": "2.0.0-pre3", + "version": "2.0.0-pre4", "description": "A declarative library for handling hotkeys and focus within a React application", "main": "index", "module": "index.es",