From d304952ce3c85610e68d9bb7d5775880b80bba09 Mon Sep 17 00:00:00 2001 From: Chris Bianca Date: Thu, 3 Aug 2017 08:54:31 +0100 Subject: [PATCH] 2.1.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 78d6a20b..177e560e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-firebase", - "version": "2.0.5", + "version": "2.1.0", "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",