diff --git a/package.json b/package.json index d10d8a9..0aca902 100644 --- a/package.json +++ b/package.json @@ -1,12 +1,13 @@ { "name": "http-proxy", "description": "A full-featured http reverse proxy for node.js", - "version": "0.6.3", + "version": "0.7.0", "author": "Charlie Robbins ", "contributors": [ { "name": "Mikeal Rogers", "email": "mikeal.rogers@gmail.com" }, { "name": "Marak Squires", "email": "marak.squires@gmail.com" }, - { "name": "Fedor Indutny", "email": "fedor.indutny@gmail.com" } + { "name": "Fedor Indutny", "email": "fedor.indutny@gmail.com" }, + { "name": "Dominic Tarr", "email": "dominic@nodejitsu.com" } ], "repository": { "type": "git",