update version number, ready to release v3.8.0

This commit is contained in:
OttoMao 2015-11-16 22:02:39 +08:00
parent 5130553c38
commit f749880ec7
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
16 Nov: AnyProxy 3.8.0:
* optimize the memory strategy
2 Oct: AnyProxy 3.7.7:
* bugfix for proxy.close() ref #36

View File

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