From 8e39e1503e20924ca5a63764df9b0e4ff1526b4b Mon Sep 17 00:00:00 2001 From: Chris Bianca Date: Fri, 29 Sep 2017 12:29:27 +0100 Subject: [PATCH] 2.2.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index fab4a9db..5ca8db62 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-firebase", - "version": "2.2.2", + "version": "2.2.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",