Skip to content

Commit

Permalink
0.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Refael Ackermann committed Nov 26, 2013
1 parent d94a598 commit bb6a891
Showing 1 changed file with 1 addition and 1 deletion.
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.4.1",
"version": "0.4.2",
"description": "Promises A+ conformant implementation",
"main": "index.js",
"scripts": {
Expand Down

1 comment on commit bb6a891

@aheckmann
Copy link
Owner

Choose a reason for hiding this comment

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

please remember to update History.md when you release a new version.

Please sign in to comment.