From 171f5bc3a6be84d472215960c84a7baf369910f5 Mon Sep 17 00:00:00 2001 From: Miao Jiang Date: Sat, 25 May 2013 16:19:28 +0800 Subject: [PATCH] Update package version. --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 33b3cd5..87c5353 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "node-curl", - "version": "0.3.1", + "version": "0.3.2", "author" : "Jiang Miao ", "description": "node wrapper for multi curl, fully implemented.", "keywords" : ["node-curl", "curl", "multi-curl", "mcurl"],