We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 632ee46 commit 868f38cCopy full SHA for 868f38c
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "react-native-bcrypt-cpp",
3
- "version": "0.1.0",
+ "version": "0.2.0",
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