From 865823a299b57323a5a8f65ddc15cfe2ec305400 Mon Sep 17 00:00:00 2001 From: Mathias Buus Date: Mon, 14 Jan 2019 14:06:15 +0100 Subject: [PATCH] 2.6.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 84f13be..6fa81fb 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "respawn", - "version": "2.5.0", + "version": "2.6.0", "description": "Spawn a process and restart it if it crashes", "repository": "git://github.com/mafintosh/respawn.git", "author": "Mathias Buus ",