@discordjs/core 1.0.0-dev.1690805072-488aa58b2.0 → 1.0.0

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.
@@ -2466,7 +2466,7 @@ __name(withFiles, "withFiles");
2466
2466
 
2467
2467
  // src/http-only/index.ts
2468
2468
  export * from "discord-api-types/v10";
2469
- var version = "1.0.0-dev.1690805072-488aa58b2.0";
2469
+ var version = "1.0.0";
2470
2470
  export {
2471
2471
  API,
2472
2472
  ApplicationCommandsAPI,