From f19c1ad9118a0afa69aa5dc4c0aa3ab2187d6bd9 Mon Sep 17 00:00:00 2001 From: Atul R Date: Mon, 29 Jan 2018 17:11:20 +0530 Subject: [PATCH] bumped version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8939044..05a9730 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-exception-handler", - "version": "2.7.0", + "version": "2.7.1", "description": "A react native module that lets you to register a global error handler that can capture fatal/non fatal uncaught exceptions.", "main": "index.js", "scripts": {