@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.
@@ -2306,7 +2306,7 @@ __name(withFiles, "withFiles");
2306
2306
 
2307
2307
  // src/http-only/index.ts
2308
2308
  export * from "discord-api-types/v10";
2309
- var version = "0.6.0-dev.1682683450-78fe247.0";
2309
+ var version = "0.6.0";
2310
2310
  export {
2311
2311
  API,
2312
2312
  ApplicationCommandsAPI,