@discordjs/core 1.2.0 → 1.2.1-dev.1714910625-07c12101e

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.
@@ -2696,7 +2696,7 @@ __name(withFiles, "withFiles");
2696
2696
 
2697
2697
  // src/http-only/index.ts
2698
2698
  export * from "discord-api-types/v10";
2699
- var version = "1.2.0";
2699
+ var version = "1.2.1-dev.1714910625-07c12101e";
2700
2700
  export {
2701
2701
  API,
2702
2702
  ApplicationCommandsAPI,