From e3e2c9e09061300d0ddb4ec016c5568ccc7120f2 Mon Sep 17 00:00:00 2001 From: Chris Bianca Date: Tue, 2 May 2017 14:37:48 +0100 Subject: [PATCH] 1.0.0-alpha14 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1a0da641..3fe0a8b9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-firebase", - "version": "1.0.0-alpha13", + "version": "1.0.0-alpha14", "author": "Invertase (http://invertase.io)", "description": "A react native firebase library supporting both android and ios native firebase SDK's", "main": "index",