Skip to content
This repository has been archived by the owner on Jun 29, 2022. It is now read-only.

Commit

Permalink
Release 1.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Kikobeats committed Feb 22, 2016
1 parent 74c4b40 commit 8c30de3
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,17 @@
<a name="1.1.1"></a>
## 1.1.1 (2016-02-22)


* Remove unused variable ([74c4b40](https://github.com/kikobeats/worker-farm-cli/commit/74c4b40))



<a name="1.1.0"></a>
# 1.1.0 (2016-02-19)


* Be possible load params by file ([ab7dc24](https://github.com/kikobeats/worker-farm-cli/commit/ab7dc24))
* Release 1.1.0 ([6e528be](https://github.com/kikobeats/worker-farm-cli/commit/6e528be))
* updated documentation ([27b1732](https://github.com/kikobeats/worker-farm-cli/commit/27b1732))


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "worker-farm-cli",
"description": "Launch a farm of worker from the CLI.",
"homepage": "https://github.com/Kikobeats/worker-farm-cli",
"version": "1.1.0",
"version": "1.1.1",
"main": "./index.js",
"bin": {
"worker-farm": "./bin/index.js"
Expand Down

0 comments on commit 8c30de3

Please sign in to comment.