We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3b997c2 commit c9c2373Copy full SHA for c9c2373
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "react-native-bcrypt-cpp",
3
- "version": "0.2.0",
+ "version": "0.2.1",
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