Skip to content

Commit dac368a

Browse files
committed
Added thanks and bumped version
1 parent 19d3594 commit dac368a

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

Diff for: README.md

+1
Original file line numberDiff line numberDiff line change
@@ -501,6 +501,7 @@ A lot of frameworks (especially analytics sdk's) implement global exception hand
501501
- [Damien Solimando](https://github.com/dsolimando)
502502
- [Jens Kuhr Jørgensen](https://github.com/jenskuhrjorgensen)
503503
- [Szabó Zsolt](https://github.com/alexovits)
504+
- [Andrew Vyazovoy](https://github.com/Vyazovoy)
504505
505506
## TESTING NATIVE EXCEPTIONS/ERRORS
506507

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-native-exception-handler",
3-
"version": "2.10.3",
3+
"version": "2.10.5",
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)