diff --git a/packages/react-native-executorch/package.json b/packages/react-native-executorch/package.json index c6219676c6..a4e9cc8962 100644 --- a/packages/react-native-executorch/package.json +++ b/packages/react-native-executorch/package.json @@ -1,6 +1,6 @@ { "name": "react-native-executorch", - "version": "0.7.2", + "version": "0.7.3", "description": "An easy way to run AI models in React Native with ExecuTorch", "source": "./src/index.ts", "main": "./lib/module/index.js",