Skip to content

Commit ef91a16

Browse files
authored
Merge pull request #302 from nesalia-inc/fix/version-bump
feat: bump version to 3.1.1
2 parents 883b8ec + 46b7944 commit ef91a16

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)