Skip to content

Commit

Permalink
prepare release
Browse files Browse the repository at this point in the history
  • Loading branch information
robertmarsal committed Aug 26, 2014
1 parent ef0a6c8 commit c2d0203
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 @@ -24,7 +24,7 @@ email notifications, Akismet, ZfcUser and Gravatar integration.
```json
{
"require": {
"robertboloc/rbcomment": "1.3.0"
"robertboloc/rbcomment": "1.4.0"
}
}
```
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
},
"extra": {
"branch-alias": {
"dev-master": "1.3.x-dev"
"dev-master": "1.5.x-dev"
}
}
}

0 comments on commit c2d0203

Please sign in to comment.