shipmail 0.4.11 → 0.4.12

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
@@ -1564,7 +1564,7 @@ var Webhooks = class extends ApiResource {
1564
1564
  };
1565
1565
 
1566
1566
  // src/version.ts
1567
- var VERSION = "0.4.11";
1567
+ var VERSION = "0.4.12";
1568
1568
 
1569
1569
  // src/client.ts
1570
1570
  var DEFAULT_BASE_URL = "https://shipmail.to/api/v1";