Skip to content

Commit

Permalink
Release v2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Charlike Mike Reagent committed Dec 21, 2014
1 parent 6ea7659 commit 77b664c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions history.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,6 @@
## v2.0.0 / December 21, 2014
- change the purpose of library
- now exports deferred object

## v1.0.0 / October 28, 2014
- initial release
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "native-or-another",
"version": "1.0.0",
"version": "2.0.0",
"description": "Export either the native Promise or Bluebird (using native-or-bluebird) as deferred object.",
"scripts": {
"lint": "jshint . && jscs . --reporter inline",
Expand Down

0 comments on commit 77b664c

Please sign in to comment.