@discordjs/core 1.0.0-dev.1690762301-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.
package/dist/index.mjs CHANGED
@@ -2571,7 +2571,7 @@ __name(withFiles, "withFiles");
2571
2571
 
2572
2572
  // src/index.ts
2573
2573
  export * from "discord-api-types/v10";
2574
- var version = "1.0.0-dev.1690762301-488aa58b2.0";
2574
+ var version = "1.0.0";
2575
2575
  export {
2576
2576
  API,
2577
2577
  ApplicationCommandsAPI,