Skip to content

Commit

Permalink
Version bump: 0.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
ayoung committed Dec 8, 2011
1 parent 31d14e4 commit c5d4d9b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
@@ -1,10 +1,10 @@
{
"name": "restler",
"version": "0.2.1",
"version": "0.2.2",
"description": "An HTTP client library for node.js",
"contributors": [{ "name": "Dan Webb", "email": "dan@danwebb.net" }],
"homepage": "https://github.com/danwrong/restler",
"directories" : { "lib" : "./lib" },
"main" : "./lib/restler",
"engines": { "node": ">= 0.3.7" }
}
}

0 comments on commit c5d4d9b

Please sign in to comment.