We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1d406ba commit d97098dCopy full SHA for d97098d
1 file changed
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "react-native-nitro-onnxruntime",
3
- "version": "0.1.0",
+ "version": "0.1.1",
4
"description": "High-performance ONNX Runtime bindings for React Native with hardware acceleration support (NNAPI, CoreML, XNNPACK)",
5
"source": "./src/index.ts",
6
"main": "./lib/commonjs/index.js",
0 commit comments