From a2260c8cb40101dcc4ce2f629a839c055691f209 Mon Sep 17 00:00:00 2001 From: Chris Bianca Date: Fri, 13 Oct 2017 18:26:08 +0100 Subject: [PATCH] Bump version to 3.1.0 branch --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ffbc04f5..e442f24d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-firebase", - "version": "3.0.3", + "version": "3.1.0-alpha.1", "author": "Invertase (http://invertase.io)", "description": "A well tested, feature rich Firebase implementation for React Native, supporting iOS & Android. Individual module support for Admob, Analytics, Auth, Crash Reporting, Cloud Firestore, Database, Messaging (FCM), Remote Config, Storage and Performance.", "main": "index",