diff --git a/package.json b/package.json index f07bd99..90c03e0 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "auth-server-template", "description": "Auth Server Template is a generic open-source authentication server that has a simple yet powerful design to connect your business with all OAuth 2.0 and OAuth supporting third-party companies (like Google, Facebook, Twitter, or LinkedIn). It also supports a basic username-password authentication system.", - "version": "4.1.2", + "version": "4.1.3", "license": "MIT", "main": "auth-server.main.ts", "scripts": {