We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8e943ec commit 495ecc8Copy full SHA for 495ecc8
1 file changed
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@power-rent/try-catch",
3
- "version": "0.0.2",
+ "version": "0.0.3",
4
"description": "A TypeScript utility for simplified async error handling with Sentry integration",
5
"main": "dist/nextjs/index.js",
6
"module": "dist/nextjs/esm/index.js",
0 commit comments