Skip to content

Commit 85146a9

Browse files
committed
chore: release 2.0.1
1 parent 0c91e79 commit 85146a9

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Releases
22

3-
## v2.0.0 - Switchable engines (`native` / `zig`) and API update
3+
## v2.0.1 - Switchable engines (`native` / `zig`) and API update
44

55
### Breaking changes
66

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@preeternal/react-native-file-hash",
3-
"version": "2.0.0",
3+
"version": "2.0.1",
44
"description": "Native streaming hash for React Native: MD5, SHA-1/224/256/384/512, XXH3, BLAKE3 (hash/HMAC/keyed). TurboModules, no UI freezes.",
55
"main": "./lib/module/index.js",
66
"types": "./lib/typescript/src/index.d.ts",

0 commit comments

Comments
 (0)