We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 90fc91e commit 9e03cbfCopy full SHA for 9e03cbf
1 file changed
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@preeternal/react-native-file-hash",
3
- "version": "1.1.2",
+ "version": "1.1.3",
4
"description": "Native streaming hash for React Native: MD5, SHA-1/224/256/384/512, XXH3, BLAKE3 (hash/HMAC/keyed). TurboModules, no UI freezes.",
5
"main": "./lib/module/index.js",
6
"types": "./lib/typescript/src/index.d.ts",
0 commit comments