Skip to content

Commit e4f4864

Browse files
committed
v3.0.0
1 parent ebe4fff commit e4f4864

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
## Unreleased
44

5+
## 3.0.0 (2025-10-27)
6+
57
- changed: Bump minimum Android to SDK 23 (Android 6)
68
- changed: Bump minimum iOS to 13
79
- changed: Rewrite the build system in a more modern language.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-native-fast-crypto",
3-
"version": "2.2.1",
3+
"version": "3.0.0",
44
"description": "Native C/C++ implemented crypto libraries for React Native apps",
55
"keywords": [
66
"react-native",

0 commit comments

Comments
 (0)