bump version to v0.2.1

This commit is contained in:
Miao Jiang 2013-02-20 02:59:40 +08:00
parent 745124ebd6
commit 91f39f4652

View file

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