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",