diff --git a/package.json b/package.json index d54977ff..bfdb1fd3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "resend", - "version": "6.5.2", + "version": "6.6.0", "description": "Node.js library for the Resend API", "main": "./dist/index.cjs", "module": "./dist/index.mjs",