Skip to content

Commit 3729f85

Browse files
authored
Bump to version to 0.4.1 (#324)
Bump to 0.4.1
1 parent ecb543d commit 3729f85

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-native-executorch",
3-
"version": "0.4.0",
3+
"version": "0.4.1",
44
"description": "An easy way to run AI models in react native with ExecuTorch",
55
"source": "./src/index.ts",
66
"main": "./lib/commonjs/index.js",
@@ -162,4 +162,4 @@
162162
"expo-file-system": "~18.1.10",
163163
"react-native-live-audio-stream": "^1.1.1"
164164
}
165-
}
165+
}

0 commit comments

Comments
 (0)