From ead0ca59be6221a137cd4a1bf30232c0db5b6cd4 Mon Sep 17 00:00:00 2001 From: Salakar Date: Sun, 4 Nov 2018 04:08:23 +0000 Subject: [PATCH] 5.1.0-rc3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 06720e8d..9d8e6262 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-firebase", - "version": "5.1.0-rc2", + "version": "5.1.0-rc3", "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, Dynamic Links, Functions, Messaging (FCM), Remote Config, Storage and more.", "main": "dist/index.js",