diff --git a/package.json b/package.json index f662c0d..5bb31bb 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-bcrypt-cpp", - "version": "0.1.0", + "version": "0.2.0", "description": "Next-gen React Native library for Bcrypt hashing, using pure C++ with Turbo Modules and multithreading for superior performance", "source": "./src/index.tsx", "main": "./lib/commonjs/index.js",