Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Finish v0.8.15
  • Loading branch information
itayw committed Sep 27, 2015
2 parents c4fcea6 + 8f3a197 commit ee35a01
Show file tree
Hide file tree
Showing 12 changed files with 767 additions and 606 deletions.
2 changes: 1 addition & 1 deletion lib/common/datastore.js
Expand Up @@ -108,4 +108,4 @@ datastore.destroy = function (callback) {
return callback(err);
return callback(null);
});
};
};

0 comments on commit ee35a01

Please sign in to comment.