From 32864f43b06207d97686382c021e2da67cbe479d Mon Sep 17 00:00:00 2001 From: Chris Bianca Date: Thu, 21 Sep 2017 12:49:25 +0100 Subject: [PATCH] alpha.5 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2265b9a0..bc9cbe0f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-firebase", - "version": "3.0.0-alpha.4", + "version": "3.0.0-alpha.5", "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 (FCM), Remote Config, Storage, Admob, Analytics, Crash Reporting, and Performance.", "main": "index",