diff --git a/packages/react-native-executorch/package.json b/packages/react-native-executorch/package.json index db229bcfaa..4f153853c0 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.8.4", + "version": "0.8.5", "description": "An easy way to run AI models in React Native with ExecuTorch", "source": "./src/index.ts", "main": "./lib/module/index.js",