diff --git a/package-lock.json b/package-lock.json index a342ad4..b19accb 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "dutch-master", - "version": "0.2.0", + "version": "0.2.1", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 642ce46..8e6a34f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "dutch-master", - "version": "0.2.0", + "version": "0.2.1", "description": "Wraps the Node cluster module to provide a full HTTP clustering solution with lifecycle management for workers.", "main": "index.js", "license": "MIT",