diff --git a/package.json b/package.json index c655a36..e6d2ce0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@ostro/http", - "version": "1.0.0", + "version": "1.0.1", "description": "HTTP module for OstroJS", "scripts": { "test": "echo \"Error: no test specified\" && exit 1"