diff --git a/package.json b/package.json index 42692be..0e87da4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "redis-semaphore", - "version": "5.3.0", + "version": "5.3.1", "description": "Distributed mutex and semaphore based on Redis", "main": "lib/index.js", "module": "es/index.js",