diff --git a/package.json b/package.json index d14c323..11cd434 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "rproxy", - "version": "1.4.0", + "version": "1.4.1", "description": "HTTP reverse proxy implementation based on Node.js and Docker", "main": "index.js", "scripts": {