diff --git a/packages/rest/package.json b/packages/rest/package.json index 1dc142987..885a0741c 100644 --- a/packages/rest/package.json +++ b/packages/rest/package.json @@ -1,7 +1,7 @@ { "$schema": "https://json.schemastore.org/package.json", "name": "@discordjs/rest", - "version": "2.4.0", + "version": "2.4.1", "description": "The REST API for discord.js", "scripts": { "test": "vitest run",