mirror of
https://github.com/alibaba/anyproxy.git
synced 2025-07-21 03:59:02 +00:00
update version number, ready to release v3.8.0
This commit is contained in:
parent
5130553c38
commit
f749880ec7
@ -1,3 +1,7 @@
|
|||||||
|
16 Nov: AnyProxy 3.8.0:
|
||||||
|
|
||||||
|
* optimize the memory strategy
|
||||||
|
|
||||||
2 Oct: AnyProxy 3.7.7:
|
2 Oct: AnyProxy 3.7.7:
|
||||||
|
|
||||||
* bugfix for proxy.close() ref #36
|
* bugfix for proxy.close() ref #36
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "anyproxy",
|
"name": "anyproxy",
|
||||||
"version": "3.8.0Beta1",
|
"version": "3.8.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": {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user