@raindrop-ai/eve 0.0.17 → 0.0.18

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
@@ -729,7 +729,7 @@ var RaindropEveSpanExporter = class {
729
729
  // package.json
730
730
  var package_default = {
731
731
  name: "@raindrop-ai/eve",
732
- version: "0.0.17"};
732
+ version: "0.0.18"};
733
733
 
734
734
  // src/internal/version.ts
735
735
  var libraryName = package_default.name;