@discordjs/core 0.6.0-dev.1682683450-78fe247.0 → 0.6.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
@@ -2403,7 +2403,7 @@ __name(withFiles, "withFiles");
2403
2403
 
2404
2404
  // src/index.ts
2405
2405
  export * from "discord-api-types/v10";
2406
- var version = "0.6.0-dev.1682683450-78fe247.0";
2406
+ var version = "0.6.0";
2407
2407
  export {
2408
2408
  API,
2409
2409
  ApplicationCommandsAPI,