From 079471f39af63b0bc1181f012364b2cb634f87e8 Mon Sep 17 00:00:00 2001 From: Steven Black Date: Mon, 19 Oct 2020 19:54:09 -0400 Subject: [PATCH] Release 3.1.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d4e0442d2..611eff7bd 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "hosts", - "version": "3.1.0", + "version": "3.1.1", "description": "Extending and consolidating hosts files from several well-curated sources like adaway.org, mvps.org, malwaredomainlist.com, someonewhocares.org, and potentially others. You can optionally invoke extensions to block additional sites by category.", "main": "", "private": true,