mirror of
https://github.com/alibaba/anyproxy.git
synced 2025-04-23 16:01:26 +00:00
update version number, ready to release a beta version
This commit is contained in:
parent
6d17f6e753
commit
20dc7a7b41
@ -1,3 +1,7 @@
|
|||||||
|
27 Apr: anyproxy 3.3.1:
|
||||||
|
|
||||||
|
* optimize web server and web socket interface
|
||||||
|
|
||||||
20 Apr 2015: anyproxy 3.3.1:
|
20 Apr 2015: anyproxy 3.3.1:
|
||||||
|
|
||||||
* now you can assign your own port for web gui
|
* now you can assign your own port for web gui
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "anyproxy",
|
"name": "anyproxy",
|
||||||
"version": "3.3.1",
|
"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": {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user