@aranova/tracking-react 0.10.0 → 0.11.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
@@ -1650,7 +1650,7 @@ import {
1650
1650
  } from "react";
1651
1651
 
1652
1652
  // package.json
1653
- var version = "0.10.0";
1653
+ var version = "0.11.0";
1654
1654
 
1655
1655
  // src/factory.tsx
1656
1656
  import { jsx as jsx2 } from "react/jsx-runtime";