diff --git a/package.json b/package.json index 1ef65fb..f37cb26 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "redis-semaphore", - "version": "4.0.1", + "version": "4.1.0", "description": "Distributed mutex and semaphore based on Redis", "main": "lib/index.js", "module": "es/index.js",