Skip to content

Commit

Permalink
ci: version bump to 2.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Automated Version Bump committed Sep 2, 2021
1 parent a21a22f commit b0fa2d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -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": {
Expand Down

0 comments on commit b0fa2d9

Please sign in to comment.