Skip to content

Commit

Permalink
release 0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
aheckmann committed Jan 8, 2013
1 parent 3326423 commit 25c4f96
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions History.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,11 @@

0.1.0 / 2013-01-08
==================

* cleaned up API
* customizable event names
* docs

0.0.1 / 2013-01-07
==================

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": "mpromise",
"version": "0.0.1",
"version": "0.1.0",
"description": "Promises A+ conformant implementation",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 25c4f96

Please sign in to comment.