@discordjs/core 0.5.0 → 0.5.1-dev.1680437042-6aba9e9.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
@@ -2396,7 +2396,7 @@ __name(withFiles, "withFiles");
2396
2396
 
2397
2397
  // src/index.ts
2398
2398
  export * from "discord-api-types/v10";
2399
- var version = "0.5.0";
2399
+ var version = "0.5.1-dev.1680437042-6aba9e9.0";
2400
2400
  export {
2401
2401
  API,
2402
2402
  ApplicationCommandsAPI,