diff --git a/package.json b/package.json index bc636040..f781be13 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-firebase", - "version": "3.1.0-alpha.1", + "version": "3.1.0", "author": "Invertase (http://invertase.io)", "description": "A well tested, feature rich Firebase implementation for React Native, supporting iOS & Android. Individual module support for Admob, Analytics, Auth, Crash Reporting, Cloud Firestore, Database, Messaging (FCM), Remote Config, Storage and Performance.", "main": "index", @@ -107,4 +107,4 @@ "url": "https://opencollective.com/react-native-firebase", "logo": "https://opencollective.com/opencollective/logo.txt" } -} \ No newline at end of file +}