@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.
@@ -2865,7 +2865,7 @@ __name(withFiles, "withFiles");
2865
2865
 
2866
2866
  // src/http-only/index.ts
2867
2867
  export * from "discord-api-types/v10";
2868
- var version = "2.1.0";
2868
+ var version = "2.1.1";
2869
2869
  export {
2870
2870
  API,
2871
2871
  ApplicationCommandsAPI,