diff --git a/package.json b/package.json index 009ee34..ff1cfb4 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "anyproxy", - "version": "1.2.7", - "description": "another proxy written in NODEJS, which can handle HTTPS requests and CROS perfectly", + "version": "1.2.8", + "description": "a charles/fiddler like proxy written in NodeJs, which can handle HTTPS requests and CROS perfectly", "main": "proxy.js", "bin": { "anyproxy": "bin.js"