@discordjs/builders 1.11.0 → 1.11.1

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.js CHANGED
@@ -3681,7 +3681,7 @@ function embedLength(data) {
3681
3681
  __name(embedLength, "embedLength");
3682
3682
 
3683
3683
  // src/index.ts
3684
- var version = "1.11.0";
3684
+ var version = "1.11.1";
3685
3685
  // Annotate the CommonJS export names for ESM import in node:
3686
3686
  0 && (module.exports = {
3687
3687
  ActionRowBuilder,