diff --git a/package.json b/package.json index aae95c7..960b314 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-libsodium", - "version": "1.2.1", + "version": "1.2.2", "description": "React Native bindings to Libsodium matching the libsodium-wrappers API", "main": "lib/commonjs/index", "module": "lib/module/index",