diff --git a/package.json b/package.json index 4ec5aa9..7b5c636 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "graceful-deploy", - "version": "0.2.5", + "version": "0.2.6", "description": "Gracefully deploy a node.js service with zero downtime, letting existing requests finish up while a new deployed process handles new incoming requests", "main": "index.js", "scripts": {