From eac7935b1b4913aa87336d6303cf4b8cf4194ddc Mon Sep 17 00:00:00 2001 From: DevHossamHassan Date: Mon, 17 Jul 2017 17:54:17 +0200 Subject: [PATCH] Pump version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c5031df9f..ffcc95beb 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "instabug-reactnative", - "version": "1.1.6", + "version": "1.1.7", "description": "React Native plugin for integrating the Instabug SDK", "main": "index.js", "repository": {