From b7a996971c075f2e0c1c49255727596bf16dbe2b Mon Sep 17 00:00:00 2001 From: Salakar Date: Mon, 28 Aug 2017 14:12:44 +0100 Subject: [PATCH] alpha.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ecde9a92..78ba7d5d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-firebase", - "version": "3.0.0-alpha.1", + "version": "3.0.0-alpha.2", "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",