Skip to content

Commit 46b7944

Browse files
feat: bump version to 3.1.1
Co-Authored-By: martyy-code <nesalia.inc@gmail.com>
1 parent 883b8ec commit 46b7944

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/fp/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@deessejs/fp",
3-
"version": "3.0.0",
3+
"version": "3.1.1",
44
"type": "module",
55
"description": "TypeScript error handling that actually works. Result, Maybe, Try, and AsyncResult monads with perfect type inference, zero runtime deps, and React 19 support.",
66
"files": [

0 commit comments

Comments
 (0)