From 45d913e92dc2b426a51bb7a56348cb98f31c92ce Mon Sep 17 00:00:00 2001 From: Salakar Date: Wed, 5 Jul 2017 14:57:02 +0100 Subject: [PATCH] 2.0.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4b49af09..2192cd04 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-firebase", - "version": "2.0.1", + "version": "2.0.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, Remote Config, Storage, Admob, Analytics, Crash Reporting, and Performance.", "main": "index",