diff --git a/HISTORY.md b/HISTORY.md index 13fd3d3..b94cbbd 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -1,5 +1,5 @@ -unreleased -========== +3.0.2 / 2015-10-12 +================== * perf: hoist regular expressions * perf: use single regular expression for anchor checking diff --git a/package.json b/package.json index 55aa988..f353875 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "vhost", "description": "virtual domain hosting", - "version": "3.0.1", + "version": "3.0.2", "contributors": [ "Douglas Christopher Wilson ", "Jonathan Ong (http://jongleberry.com)"