Skip to content

Commit

Permalink
Update version number
Browse files Browse the repository at this point in the history
  • Loading branch information
sasedev committed Jan 22, 2016
1 parent 65816b3 commit 0cb2430
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 @@ -14,7 +14,7 @@ Installation / Usage
``` json
{
"require": {
"sasedev/composer-plugin-filecopier": ">=1.0.0"
"sasedev/composer-plugin-filecopier": ">=1.1.0"
}
}
```
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"extra" : {
"class" : "Sasedev\\Composer\\Plugin\\Filescopier\\ScriptHandler",
"branch-alias" : {
"dev-master" : "1.0.x-dev"
"dev-master" : "1.1.x-dev"
}
}
}

0 comments on commit 0cb2430

Please sign in to comment.