Skip to content

Commit

Permalink
Added thanks and bumped version
Browse files Browse the repository at this point in the history
  • Loading branch information
a7ul committed Feb 4, 2019
1 parent 19d3594 commit dac368a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -501,6 +501,7 @@ A lot of frameworks (especially analytics sdk's) implement global exception hand
- [Damien Solimando](https://github.com/dsolimando)
- [Jens Kuhr Jørgensen](https://github.com/jenskuhrjorgensen)
- [Szabó Zsolt](https://github.com/alexovits)
- [Andrew Vyazovoy](https://github.com/Vyazovoy)
## TESTING NATIVE EXCEPTIONS/ERRORS
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-native-exception-handler",
"version": "2.10.3",
"version": "2.10.5",
"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": {
Expand Down

0 comments on commit dac368a

Please sign in to comment.