diff --git a/package.json b/package.json index 012509b..e62247d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "fast-http", - "version": "0.0.6", + "version": "0.0.7", "description": "Create a tiny web server which does not support the MVC pattern,for simple Node.js app.", "main": "fast-http.js", "engines": {