diff --git a/src/package.json b/src/package.json index 30d725b..a720422 100644 --- a/src/package.json +++ b/src/package.json @@ -1,6 +1,6 @@ { "name": "react-oauth2-code-pkce", - "version": "1.15.3", + "version": "1.16.0", "description": "Provider agnostic react package for OAuth2 Authorization Code flow with PKCE", "main": "dist/index.js", "types": "dist/index.d.ts",