From ac3b1b3dcc7edcf1cdb38aa36af1e978b00fa1ad Mon Sep 17 00:00:00 2001 From: Hossam Hassan Date: Tue, 7 Feb 2017 03:43:26 +0200 Subject: [PATCH] Release v1.0.7 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 03e05c8..b84ae64 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "instabug-reactnative", - "version": "1.0.6", + "version": "1.0.7", "description": "React Native plugin for integrating the Instabug SDK", "main": "index.js", "scripts": {