@discordjs/builders 1.4.0 → 1.4.1-dev.1669723476-6bcebd4.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
@@ -1489,7 +1489,7 @@ __name(embedLength, "embedLength");
1489
1489
 
1490
1490
  // src/index.ts
1491
1491
  export * from "@discordjs/util";
1492
- var version = "1.4.0";
1492
+ var version = "1.4.1-dev.1669723476-6bcebd4.0";
1493
1493
  export {
1494
1494
  ActionRowBuilder,
1495
1495
  ApplicationCommandNumericOptionMinMaxValueMixin,