Comparing version 1.1.20 to 1.1.21
@@ -225,2 +225,3 @@ "use strict"; | ||
this.onerror(req, res, err); | ||
this.onfinish(req, res); | ||
}); | ||
@@ -227,0 +228,0 @@ } |
{ | ||
"name": "woodland", | ||
"version": "1.1.20", | ||
"version": "1.1.21", | ||
"description": "Lightweight HTTP/HTTPS router with virtual hosts & automatic Allow header", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
14748
303