From 0c24d8c14857e7ce2daac6c1ce5b258a3d93f0c8 Mon Sep 17 00:00:00 2001 From: Salakar Date: Tue, 25 Sep 2018 22:07:55 +0100 Subject: [PATCH] 5.0.0-rc6 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index bf7e10b3..a1b80a58 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-firebase", - "version": "5.0.0-rc5", + "version": "5.0.0-rc6", "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",