Skip to content

Commit dc0df0b

Browse files
author
Joschua Schneider
committed
Bump version
1 parent bd982b0 commit dc0df0b

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.0",
3+
"version": "2.0.3",
44
"description": "React hook for using error boundaries",
55
"source": "src/index.ts",
66
"main": "lib/index.js",
@@ -58,4 +58,4 @@
5858
"peerDependencies": {
5959
"react": "^16.13.1"
6060
}
61-
}
61+
}

0 commit comments

Comments
 (0)