diff --git a/package-lock.json b/package-lock.json index d21de60..59f6cc5 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,5 +1,5 @@ { "name": "react-native-mail", - "version": "5.0.2", + "version": "5.1.0", "lockfileVersion": 1 } diff --git a/package.json b/package.json index 321281c..d2f265b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-mail", - "version": "5.0.2", + "version": "5.1.0", "description": "A wrapper on top of MFMailComposeViewController from iOS and Mail Intent on android", "author": { "name": "Chirag Jain",