We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 81f74ce commit 2dff3f3Copy full SHA for 2dff3f3
HISTORY.md
@@ -1,5 +1,5 @@
1
-unreleased
2
-==========
+3.0.2 / 2015-10-12
+==================
3
4
* perf: hoist regular expressions
5
* perf: use single regular expression for anchor checking
package.json
@@ -1,7 +1,7 @@
{
"name": "vhost",
"description": "virtual domain hosting",
- "version": "3.0.1",
+ "version": "3.0.2",
"contributors": [
6
"Douglas Christopher Wilson <doug@somethingdoug.com>",
7
"Jonathan Ong <me@jongleberry.com> (http://jongleberry.com)"
0 commit comments