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