Skip to content

Commit

Permalink
Release 1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
fengmk2 committed Oct 30, 2014
1 parent aa9a552 commit 78e82e9
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 1 deletion.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
language: node_js
node_js:
- '0.10'
- '0.11'
script: make test-coveralls
5 changes: 5 additions & 0 deletions History.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@

1.0.1 / 2014-10-30
==================

* still thunkify the methods

1.0.0 / 2014-10-30
==================

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": "1.0.0",
"version": "1.0.1",
"description": "mock mate, mock http request, fs access and so on.",
"main": "index.js",
"scripts": {
Expand Down

2 comments on commit 78e82e9

@dead-horse
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

没有发到 npm ?

@fengmk2
Copy link
Member Author

@fengmk2 fengmk2 commented on 78e82e9 Oct 30, 2014 via email

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.