diff --git a/package.json b/package.json index 08ced12..75aaf04 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "tachijs", - "version": "0.14.0", + "version": "0.14.1", "description": "Highly testable dead simple web server written in Typescript", "main": "dist", "types": "types",