@raindrop-ai/eve 0.0.11 → 0.0.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
@@ -693,7 +693,7 @@ var RaindropEveSpanExporter = class {
693
693
  // package.json
694
694
  var package_default = {
695
695
  name: "@raindrop-ai/eve",
696
- version: "0.0.10"};
696
+ version: "0.0.12"};
697
697
 
698
698
  // src/internal/version.ts
699
699
  var libraryName = package_default.name;