bump version to v0.1.6

This commit is contained in:
Miao Jiang 2012-11-29 17:07:04 +08:00
parent 51dfa0ebdf
commit e37f47a072

View file

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