@aranova/tracking-react 0.8.0 → 0.9.0

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
@@ -1471,7 +1471,7 @@ import {
1471
1471
  } from "react";
1472
1472
 
1473
1473
  // package.json
1474
- var version = "0.8.0";
1474
+ var version = "0.9.0";
1475
1475
 
1476
1476
  // src/factory.tsx
1477
1477
  import { jsx as jsx2 } from "react/jsx-runtime";