From 3cb2c727523871fb5ba13caf912fc67c1f1dfe92 Mon Sep 17 00:00:00 2001 From: Mike Hardy Date: Tue, 10 Dec 2019 01:37:34 -0500 Subject: [PATCH] 5.5.7 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f277a89253..2a2047b4f7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-firebase", - "version": "5.5.6", + "version": "5.5.7", "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",