From 3eaa58aea3217bfd10639ba0ae15f9797e19ef86 Mon Sep 17 00:00:00 2001 From: Salakar Date: Mon, 6 Nov 2017 16:59:22 +0000 Subject: [PATCH] v3.1.0 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 +}