diff --git a/package.json b/package.json index 77e78dc..0caf759 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-is-maestro", - "version": "2.1.0", + "version": "2.2.0", "description": "Detect synchronously if the app is currently running in an E2E test environment with maestro", "main": "./lib/commonjs/index", "module": "./lib/module/index",