Skip to content

Commit

Permalink
update composer tag
Browse files Browse the repository at this point in the history
  • Loading branch information
cmgmyr committed Apr 29, 2019
1 parent eab5217 commit 5b6126b
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 @@ -15,7 +15,7 @@ Via Composer

```
"require": {
"cmgmyr/title-formatter": "~1.0"
"cmgmyr/title-formatter": "~2.0"
}
```

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

0 comments on commit 5b6126b

Please sign in to comment.