From 1b6d54f70f6fa9c94821ba745089881ec0c7af33 Mon Sep 17 00:00:00 2001 From: Aleck Greenham Date: Thu, 10 Jan 2019 18:13:50 +0000 Subject: [PATCH] v2.0.0-pre1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 43c1847d..b547ab02 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-hotkeys", - "version": "1.1.4", + "version": "2.0.0-pre1", "description": "A declarative library for handling hotkeys and focus within a React application", "main": "index", "module": "index.es",