From c536de6d73e0c6cd011fc29b2a4ee0ecb603aa8d Mon Sep 17 00:00:00 2001 From: Salakar Date: Thu, 7 Sep 2017 16:38:51 +0100 Subject: [PATCH] v3.0.0-alpha.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 78ba7d5d..08a2531b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-firebase", - "version": "3.0.0-alpha.2", + "version": "3.0.0-alpha.3", "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",