From: Steven Black Date: Tue, 8 Sep 2020 01:21:04 +0000 (-0400) Subject: Release 3.0.1 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=f45e7e459ae16610ee05207100056212f2f7a871;p=stevenblack-hosts.git Release 3.0.1 --- diff --git a/package.json b/package.json index 5139b2aa0..22a58ff21 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "hosts", - "version": "3.0.0", + "version": "3.0.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,