Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 94e142a

Browse files
author
Vitor Capretz
authoredNov 18, 2024··
feat: Release 4.0.1 (#447)
1 parent 83bbeca commit 94e142a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "resend",
3-
"version": "4.0.1-alpha.0",
3+
"version": "4.0.1",
44
"description": "Node.js library for the Resend API",
55
"main": "./dist/index.js",
66
"module": "./dist/index.mjs",

0 commit comments

Comments
 (0)
Please sign in to comment.