Skip to content
This repository has been archived by the owner on Nov 5, 2018. It is now read-only.

Commit

Permalink
[0.8.7/request] fixed bug in request with no body
Browse files Browse the repository at this point in the history
  • Loading branch information
dscape committed Sep 9, 2011
1 parent 75d157d commit d7f7a26
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions node_modules/request/main.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -2,7 +2,7 @@
, "description": "minimalistic couchdb driver for node.js"
, "homepage": "http://github.com/dscape/nano"
, "repository": "git://github.com/dscape/nano"
, "version": "0.8.6"
, "version": "0.8.7"
, "author": "Nuno Job <nunojobpinto@gmail.com> (http://nunojob.com)"
, "contributors": ["Thiago Arrais <thiago.arrais@gmail.com> (http://thiagoarrais.com)"]
, "keywords": ["couchdb", "data", "request", "json", "nosql", "micro", "nano"]
Expand Down

0 comments on commit d7f7a26

Please sign in to comment.