From a129994b696c2f7b454512018a9e8fd8b7905884 Mon Sep 17 00:00:00 2001 From: Chris Bianca Date: Tue, 22 Aug 2017 11:24:57 +0100 Subject: [PATCH] 2.1.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7549c85c..dd725643 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-firebase", - "version": "2.1.2", + "version": "2.1.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",