diff --git a/package.json b/package.json index 50861b4..9442d51 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "auth-server-template", "description": "Authentication Server Template supporting both regular signup and login processes and login with social networks that support OAuth and OAuth2.0", - "version": "2.3.2", + "version": "2.3.3", "license": "MIT", "main": "auth-server.main.ts", "scripts": {