diff --git a/package.json b/package.json index cf13697..183215e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-pkce-challenge", - "version": "5.2.0", + "version": "5.2.1", "description": "Proof Key for Code Exchange (PKCE) challenge generator for React Native", "main": "lib/commonjs/index", "module": "lib/module/index",