@discordjs/core 1.2.0 → 1.2.1-dev.1714910625-07c12101e

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
@@ -2850,7 +2850,7 @@ __name(withFiles, "withFiles");
2850
2850
 
2851
2851
  // src/index.ts
2852
2852
  export * from "discord-api-types/v10";
2853
- var version = "1.2.0";
2853
+ var version = "1.2.1-dev.1714910625-07c12101e";
2854
2854
  export {
2855
2855
  API,
2856
2856
  ApplicationCommandsAPI,