We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 375872a commit 9eb1ea9Copy full SHA for 9eb1ea9
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "react-native-executorch",
3
- "version": "0.3.0",
+ "version": "0.3.1",
4
"description": "An easy way to run AI models in react native with ExecuTorch",
5
"source": "./src/index.ts",
6
"main": "./lib/commonjs/index.js",
0 commit comments