diff --git a/packages/rest/package.json b/packages/rest/package.json index 1ce7624b2..6ebd8330b 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.2", + "version": "2.4.3", "description": "The REST API for discord.js", "scripts": { "test": "vitest run",