@discordjs/core 2.1.0 → 2.1.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.mjs CHANGED
@@ -3014,7 +3014,7 @@ __name(withFiles, "withFiles");
3014
3014
 
3015
3015
  // src/index.ts
3016
3016
  export * from "discord-api-types/v10";
3017
- var version = "2.1.0";
3017
+ var version = "2.1.1";
3018
3018
  export {
3019
3019
  API,
3020
3020
  ApplicationCommandsAPI,