diff --git a/package.json b/package.json index e268884..3860baa 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-ssl-public-key-pinning", - "version": "1.2.3", + "version": "1.2.4", "description": "Simple and secure SSL public key pinning for React Native. No native configuration needed, set up in <5 minutes.", "main": "lib/commonjs/index", "module": "lib/module/index",