Skip to content

Commit

Permalink
Release 0.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
fengmk2 committed Nov 26, 2012
1 parent a8e5f26 commit e94f81e
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions History.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,10 @@

0.0.7 / 2012-11-26
==================

* try to find callback in arguments
* fixed CERT_HAS_EXPIRED with `rejectUnauthorized = false`

0.0.6 / 2012-11-21
==================

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "mm",
"version": "0.0.6",
"version": "0.0.7",
"description": "mock mate, mock http request, fs access and so on.",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit e94f81e

Please sign in to comment.