bump version to 0.2.0

This commit is contained in:
Miao Jiang 2013-02-19 21:17:52 +08:00
parent e25785eb3f
commit 286b62cc2e

View file

@ -1,6 +1,6 @@
{ {
"name": "node-curl", "name": "node-curl",
"version": "0.1.8", "version": "0.2.0",
"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"],