update version and changelog, ready to release v3.4.0

This commit is contained in:
OttoMao 2015-06-18 17:36:48 +08:00
parent d25a8a2274
commit 12db9b2fc5
2 changed files with 6 additions and 2 deletions

View File

@ -1,4 +1,8 @@
27 Apr: anyproxy 3.3.1: 18 June: anyproxy 3.4.0:
* release version 3.4.0
27 Apr: anyproxy 3.4.0@beta:
* optimize web server and web socket interface * optimize web server and web socket interface

View File

@ -1,6 +1,6 @@
{ {
"name": "anyproxy", "name": "anyproxy",
"version": "3.4.0-Beta2", "version": "3.4.0",
"description": "A fully configurable proxy in NodeJS, which can handle HTTPS requests perfectly.", "description": "A fully configurable proxy in NodeJS, which can handle HTTPS requests perfectly.",
"main": "proxy.js", "main": "proxy.js",
"bin": { "bin": {