From 348422f9eb537e1ef7bb3d6c60dacd6a41d08646 Mon Sep 17 00:00:00 2001 From: Robert Boloc Date: Thu, 30 Jan 2014 20:55:01 +0100 Subject: [PATCH] bumped version --- README.md | 2 +- composer.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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