diff --git a/package.json b/package.json index 6856f34..15de0a5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "tachijs", - "version": "0.4.0", + "version": "0.4.1", "description": "Highly testable dead simple web server written in Typescript", "main": "dist", "types": "types",