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.4
Browse files Browse the repository at this point in the history
  • Loading branch information
Kikobeats committed Feb 22, 2016
1 parent 5b3686c commit a3c5ad1
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 2 deletions.
11 changes: 10 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,17 @@
<a name="1.1.4"></a>
## 1.1.4 (2016-02-22)


* Load file if params are not present ([5b3686c](https://github.com/kikobeats/worker-farm-cli/commit/5b3686c))



<a name="1.1.3"></a>
## 1.1.3 (2016-02-22)


* Fix load file passing params too ([08beda5](https://github.com/kikobeats/worker-farm-cli/commit/08beda5))
* Release 1.1.3 ([0adce17](https://github.com/kikobeats/worker-farm-cli/commit/0adce17))



Expand Down Expand Up @@ -38,8 +47,8 @@
# 1.0.0 (2016-02-19)


* Release 1.0.0 ([02abf8e](https://github.com/kikobeats/worker-farm-cli/commit/02abf8e))
* first commit ([3a50043](https://github.com/kikobeats/worker-farm-cli/commit/3a50043))
* Release 1.0.0 ([02abf8e](https://github.com/kikobeats/worker-farm-cli/commit/02abf8e))
* updated ([b9aec4f](https://github.com/kikobeats/worker-farm-cli/commit/b9aec4f))


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.3",
"version": "1.1.4",
"main": "./index.js",
"bin": {
"worker-farm": "./bin/index.js"
Expand Down

0 comments on commit a3c5ad1

Please # to comment.