From b9bdfbc5b5fba1b6f0c91144cfc7bfbcf4f239fe Mon Sep 17 00:00:00 2001 From: Salma ElTarzi Date: Wed, 25 Oct 2017 14:44:32 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=92=8E=20Bump=20version?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index de1813f70..19585e494 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "instabug-reactnative", - "version": "2.0.8", + "version": "2.0.9", "description": "React Native plugin for integrating the Instabug SDK", "main": "index.js", "repository": {