diff --git a/packages/discord.js/package.json b/packages/discord.js/package.json index 633507a4a..8b8acda67 100644 --- a/packages/discord.js/package.json +++ b/packages/discord.js/package.json @@ -1,6 +1,6 @@ { "name": "discord.js", - "version": "14.13.0", + "version": "14.12.1", "description": "A powerful library for interacting with the Discord API", "scripts": { "test": "yarn docs:test && yarn test:typescript",