From 7f4882abe6f7e323f7a4faa50973a712c6518ce4 Mon Sep 17 00:00:00 2001 From: Chris Bianca Date: Wed, 19 Jul 2017 12:52:31 +0100 Subject: [PATCH] 2.0.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 150d1118..8875b26d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-firebase", - "version": "2.0.3", + "version": "2.0.4", "author": "Invertase (http://invertase.io)", "description": "A well tested, feature rich Firebase implementation for React Native, supporting iOS & Android. Individual module support for Auth, Database, Messaging, Remote Config, Storage, Admob, Analytics, Crash Reporting, and Performance.", "main": "index",