Skip to content

Commit

Permalink
Release v2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
tunnckoCore committed Jan 30, 2015
1 parent 1d7fd83 commit 1b52275
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,5 +1,11 @@


## v2.0.0 / January 30, 2015
- Release v2.0.0 / npm@v2.0.0
- update dependencies - bumping major, because the breaking change in `async-exec-cmd`
- update docs
- update tests

## v1.0.6 / January 26, 2015
- Release v1.0.6 / npm@v1.0.6
- update links, because the transfer tunnckoCore -> hybridables
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": "exec-cmd",
"version": "1.0.6",
"version": "2.0.0",
"description": "Flexible and cross-platform executing commands. Hybrid. Async and Promise API.",
"scripts": {
"lint": "jshint index.js && jscs index.js --reporter inline",
Expand Down

0 comments on commit 1b52275

Please sign in to comment.