diff --git a/package.json b/package.json index 9e583a5..084d075 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-key-command", - "version": "1.0.10", + "version": "1.0.11", "description": "A cross-platform module that registers and listens to specified keyboard events, dispatching the payload to JavaScript", "main": "lib/commonjs/index", "module": "lib/module/index",