Skip to content

Commit

Permalink
chore: release 0.7.0-rc.4
Browse files Browse the repository at this point in the history
  • Loading branch information
boorad committed May 1, 2024
1 parent 52ff6f3 commit 47db480
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-native-quick-crypto",
"version": "0.7.0-rc.3",
"version": "0.7.0-rc.4",
"description": "A fast implementation of Node's `crypto` module written in C/C++ JSI",
"main": "lib/commonjs/index",
"module": "lib/module/index",
Expand Down

0 comments on commit 47db480

Please sign in to comment.