From 50e736b0b2c39c2bf6f00f26a04d5073d69cf966 Mon Sep 17 00:00:00 2001 From: Atul R Date: Tue, 23 Mar 2021 17:53:20 +0100 Subject: [PATCH] 2.10.10 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2cd7930..cd31da0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-exception-handler", - "version": "2.10.9", + "version": "2.10.10", "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", "typings": "index.d.ts",