diff --git a/package.json b/package.json index 7d233261..631562a5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "resend", - "version": "5.0.0-canary.0", + "version": "5.0.0", "description": "Node.js library for the Resend API", "main": "./dist/index.js", "module": "./dist/index.mjs",