Skip to content

Commit 88db369

Browse files
committed
bumps version to 3.5.2
1 parent dce9eed commit 88db369

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"private": false,
33
"name": "typescript-result",
4-
"version": "3.5.1",
4+
"version": "3.5.2",
55
"description": "Supercharge your TypeScript error handling with a powerful Result type that transforms chaotic try-catch blocks into elegant, type-safe code.",
66
"keywords": [
77
"result",

0 commit comments

Comments
 (0)