correct the version number to v3.5.0

This commit is contained in:
OttoMao 2015-06-18 17:41:12 +08:00
parent 12db9b2fc5
commit 200226807c
2 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
18 June: anyproxy 3.4.0: 18 June: anyproxy 3.5.0:
* release version 3.4.0 * it's a formal release of 3.4.0@beta.
27 Apr: anyproxy 3.4.0@beta: 27 Apr: anyproxy 3.4.0@beta:

View File

@ -1,6 +1,6 @@
{ {
"name": "anyproxy", "name": "anyproxy",
"version": "3.4.0", "version": "3.5.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": {