@trigger.dev/core 3.0.0-beta.41 → 3.0.0-beta.42

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.
@@ -364,7 +364,7 @@ function getEnvVar(name) {
364
364
  __name(getEnvVar, "getEnvVar");
365
365
 
366
366
  // package.json
367
- var version = "3.0.0-beta.41";
367
+ var version = "3.0.0-beta.42";
368
368
 
369
369
  // src/v3/otel/tracingSDK.ts
370
370
  var _a;