diff --git a/README.md b/README.md index 229573a..ec92557 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ email notifications, Akismet, ZfcUser and Gravatar integration. ```json { "require": { - "robertboloc/rbcomment": "1.2.0" + "robertboloc/rbcomment": "1.3.0" } } ``` diff --git a/composer.json b/composer.json index 515e034..1c80c5b 100644 --- a/composer.json +++ b/composer.json @@ -48,7 +48,7 @@ }, "extra": { "branch-alias": { - "dev-master": "1.2.x-dev" + "dev-master": "1.3.x-dev" } } } \ No newline at end of file