We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent beae6d7 commit 49baeafCopy full SHA for 49baeaf
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "react-native-bcrypt-cpp",
3
- "version": "0.2.1",
+ "version": "0.2.2",
4
"description": "Next-gen React Native library for Bcrypt hashing, using pure C++ with Turbo Modules and multithreading for superior performance",
5
"source": "./src/index.tsx",
6
"main": "./lib/commonjs/index.js",
0 commit comments