diff --git a/package.json b/package.json index 0934cc1..84b0c4e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "redis-jwt", - "version": "1.3.0", + "version": "1.4.0", "description": "Management of sessions by Redis and JWT for horizontal scalability, with the possibility of having one session at a time or multiple for the same user", "main": "dist/index.js", "repository": {