Skip to content

Commit 663febf

Browse files
committed
Bump version and added thanks
1 parent 4d15bcd commit 663febf

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -500,6 +500,7 @@ A lot of frameworks (especially analytics sdk's) implement global exception hand
500500
- [Mark Friedman](https://github.com/mark-friedman)
501501
- [Damien Solimando](https://github.com/dsolimando)
502502
- [Jens Kuhr Jørgensen](https://github.com/jenskuhrjorgensen)
503+
- [Szabó Zsolt](https://github.com/alexovits)
503504
504505
## TESTING NATIVE EXCEPTIONS/ERRORS
505506

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-native-exception-handler",
3-
"version": "2.10.2",
3+
"version": "2.10.3",
44
"description": "A react native module that lets you to register a global error handler that can capture fatal/non fatal uncaught exceptions.",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)