update version number for PR #18

This commit is contained in:
OttoMao 2015-02-23 09:06:38 +08:00
parent 256c08fffe
commit e9c4c05255
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
23 Feb 2015: anyproxy 3.2.2:
* [bugfix for relative rule path](https://github.com/alibaba/anyproxy/pull/18)
10 Feb 2015: anyproxy 3.2.1: 10 Feb 2015: anyproxy 3.2.1:
* bugfix for 3.2.0 * bugfix for 3.2.0

View File

@ -1,6 +1,6 @@
{ {
"name": "anyproxy", "name": "anyproxy",
"version": "3.2.1", "version": "3.2.2",
"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": {