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

Commit

Permalink
[dist fix] attachments are now returned as buffers
Browse files Browse the repository at this point in the history
* fixes #49
  • Loading branch information
dscape committed Mar 7, 2012
1 parent 9ba2f21 commit f26abe9
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,5 @@ language: "node_js"
env: NANO_ENV=testing
node_js:
- 0.4
- 0.6
- 0.6
- 0.7
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
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" : "1.3.5"
, "version" : "1.3.37"
, "author" : "Nuno Job <nunojobpinto@gmail.com> (http://nunojob.com)"
, "contributors" :
[ "Thiago Arrais <thiago.arrais@gmail.com> (http://thiagoarrais.com)"
Expand Down

0 comments on commit f26abe9

Please sign in to comment.