diff --git a/ios/RNExitApp/RNExitApp.h b/ios/RNExitApp/RNExitApp.h index 3d7124c..a84a2c7 100644 --- a/ios/RNExitApp/RNExitApp.h +++ b/ios/RNExitApp/RNExitApp.h @@ -7,7 +7,7 @@ #endif #if RCT_NEW_ARCH_ENABLED -#import +#import #endif @interface RNExitApp : NSObject diff --git a/package.json b/package.json index 7fd375e..7fb2cd6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-exit-app", - "version": "2.0.0", + "version": "2.0.1", "description": "Exit,close,kill,shutdown app completely for React Native on iOS and Android.", "main": "index.js", "scripts": {