Skip to content

Commit

Permalink
Added credits and bumped version
Browse files Browse the repository at this point in the history
  • Loading branch information
a7ul committed Dec 12, 2017
1 parent 3f59a81 commit 90793f7
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -409,6 +409,9 @@ setNativeExceptionHandler(nativeErrorCallback, false);
- [Peter Chow](https://github.com/peteroid)
- [Gustavo Fão Valvassori](https://github.com/faogustavo)
- [Alessandro Agosto](https://github.com/lexor90)
- [robinxb](https://github.com/robinxb)
- [Gant Laborde](https://github.com/GantMan)
- [Himanshu Singh](https://github.com/himanshusingh2407)

## 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.6.0",
"version": "2.6.2",
"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 90793f7

Please sign in to comment.