We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 43c8261 commit 61d394dCopy full SHA for 61d394d
1 file changed
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@preeternal/react-native-file-hash",
3
- "version": "1.1.1",
+ "version": "1.1.2",
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