diff --git a/package.json b/package.json index 508def9..f59a16b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-is-detox", - "version": "1.0.0", + "version": "1.1.0", "description": "Checks whether current app instance is launched by Detox or not", "main": "lib/commonjs/index", "module": "lib/module/index",