bump version to 0.2.3

This commit is contained in:
Miao Jiang 2013-03-01 14:42:56 +08:00
parent 8f707b34b1
commit e318a72006

View file

@ -1,6 +1,6 @@
{ {
"name": "node-curl", "name": "node-curl",
"version": "0.2.2", "version": "0.2.3",
"author" : "Jiang Miao <jiangfriend@gmail.com>", "author" : "Jiang Miao <jiangfriend@gmail.com>",
"description": "node wrapper for multi curl, fully implemented.", "description": "node wrapper for multi curl, fully implemented.",
"keywords" : ["node-curl", "curl", "multi-curl", "mcurl"], "keywords" : ["node-curl", "curl", "multi-curl", "mcurl"],