From 6fd1143dbf9c7d869cd6752d8b3a39a046eb1597 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=8A=A0=E9=87=8C?= Date: Fri, 22 Aug 2014 17:48:41 +0800 Subject: [PATCH] update meta data --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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"