@aranova/tracking-react 0.6.0 → 0.6.1

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
@@ -1303,7 +1303,7 @@ import {
1303
1303
  } from "react";
1304
1304
 
1305
1305
  // package.json
1306
- var version = "0.6.0";
1306
+ var version = "0.6.1";
1307
1307
 
1308
1308
  // src/factory.tsx
1309
1309
  import { jsx as jsx2 } from "react/jsx-runtime";