Skip to content

Commit

Permalink
Updated README and composer.json description
Browse files Browse the repository at this point in the history
  • Loading branch information
ihor committed Jan 11, 2016
1 parent 0750a44 commit 5da2a54
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Installation
Define the following requirement in your composer.json file:
```
"require": {
"ihor/supervisor": "0.1"
"ihor/supervisor": "0.1.1"
}
```

Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
},
"extra": {
"branch-alias": {
"dev-master": "0.2-dev"
"dev-master": "0.1-dev"
}
}
}

0 comments on commit 5da2a54

Please sign in to comment.