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 Mar 14, 2019
1 parent 2848347 commit 1cd55a2
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 @@ -502,6 +502,7 @@ A lot of frameworks (especially analytics sdk's) implement global exception hand
- [Jens Kuhr Jørgensen](https://github.com/jenskuhrjorgensen)
- [Szabó Zsolt](https://github.com/alexovits)
- [Andrew Vyazovoy](https://github.com/Vyazovoy)
- [Pierre Segalen](https://github.com/psegalen)
## 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.6",
"version": "2.10.7",
"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 1cd55a2

Please sign in to comment.