@raindrop-ai/eve 0.0.12 → 0.0.13

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
@@ -688,7 +688,7 @@ var RaindropEveSpanExporter = class {
688
688
  // package.json
689
689
  var package_default = {
690
690
  name: "@raindrop-ai/eve",
691
- version: "0.0.12"};
691
+ version: "0.0.13"};
692
692
 
693
693
  // src/internal/version.ts
694
694
  var libraryName = package_default.name;