Skip to content

Commit 80d83b1

Browse files
author
Joschua Schneider
committed
Bump version
1 parent 18cdcf7 commit 80d83b1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "use-error-boundary",
3-
"version": "2.0.3",
3+
"version": "2.0.4",
44
"description": "React hook for using error boundaries",
55
"source": "src/index.ts",
66
"main": "lib/index.js",
@@ -55,4 +55,4 @@
5555
"peerDependencies": {
5656
"react": "^16.13.1"
5757
}
58-
}
58+
}

0 commit comments

Comments
 (0)