Skip to content

Commit 725db66

Browse files
committed
2 parents 255b42a + d17f556 commit 725db66

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@bombillazo/error-x",
3-
"version": "0.1.0",
3+
"version": "0.1.1",
44
"description": "A simple and consistent error handling library for TypeScript applications. Provides type-safe error handling with great DX, solving common pain points like unknown error types, lost stack traces, async error handling, and error serialization. Isomorphic and framework-agnostic.",
55
"type": "module",
66
"main": "dist/index.js",

0 commit comments

Comments
 (0)