From cfeb03270748cefd829bf0c580b1cd4d60d03656 Mon Sep 17 00:00:00 2001 From: William Melody Date: Sun, 6 May 2018 14:47:46 -0700 Subject: [PATCH] Bump version to 2.4.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6b40b6f..9101b1f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "hosts", - "version": "2.4.1", + "version": "2.4.2", "description": "A command line tool for managing hosts file entries.", "global": true, "install": "make install"