diff --git a/package.json b/package.json index fb3456c..43262b2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "incoming-message-hash", - "version": "4.0.0", + "version": "4.1.0", "description": "Generate a one-way hash from an http.IncomingMessage", "main": "index.js", "engines": {