diff --git a/packages/rest/package.json b/packages/rest/package.json index f0ef2d918..51acf4c1f 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.5.0", + "version": "2.5.1", "description": "The REST API for discord.js", "scripts": { "test": "vitest run",