From c3fe218d17e8ba53f7502f1acaca176ed9466ebc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ren=C3=A9e=20Kooi?= Date: Tue, 19 Feb 2019 16:56:48 +0100 Subject: [PATCH] 3.11.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 27eb16b..d01091c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "watchify", - "version": "3.11.0", + "version": "3.11.1", "description": "watch mode for browserify builds", "main": "index.js", "bin": "bin/cmd.js",