From 279e9f04cc74906bf310e3ee9804598141cf3100 Mon Sep 17 00:00:00 2001 From: Miao Jiang Date: Thu, 21 Feb 2013 19:13:09 +0800 Subject: [PATCH] bump version to 0.2.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 86dd37f..ceebc58 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "node-curl", - "version": "0.2.1", + "version": "0.2.2", "author" : "Jiang Miao ", "description": "node wrapper for multi curl, fully implemented.", "keywords" : ["node-curl", "curl", "multi-curl", "mcurl"],