diff --git a/packages/sdks/react-native/package.json b/packages/sdks/react-native/package.json index aadb0303..124133c4 100644 --- a/packages/sdks/react-native/package.json +++ b/packages/sdks/react-native/package.json @@ -1,6 +1,6 @@ { "name": "@openpanel/react-native", - "version": "1.0.5-local", + "version": "1.0.6-local", "module": "index.ts", "config": { "docPath": "apps/public/content/docs/(tracking)/sdks/react-native.mdx" @@ -23,4 +23,4 @@ "expo-constants": "14 - 18", "react-native": "*" } -} \ No newline at end of file +}