From daa727860daa6f64cc1869b42dba882c6a6af9f7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Baptiste=20Clavi=C3=A9?= Date: Mon, 2 Jun 2014 16:29:27 +0200 Subject: [PATCH] Release 1.3 --- README.md | 2 +- composer.json | 10 ++-------- 2 files changed, 3 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index e2830c2..f4529d2 100644 --- a/README.md +++ b/README.md @@ -56,7 +56,7 @@ You have multiple ways to install Totem. If you are unsure what to do, go with { "require": { - "taluu/totem": "~1.2" + "taluu/totem": "~1.3" } } ``` diff --git a/composer.json b/composer.json index f51336d..985da8c 100644 --- a/composer.json +++ b/composer.json @@ -1,7 +1,7 @@ { "name": "taluu/totem", "license": "MIT", - "description": "Changeset calculator between data", + "description": "Changeset calculator between data states", "keywords": ["changeset"], "authors": [ @@ -10,19 +10,13 @@ "email": "clavie.b@gmail.com", "homepage": "http://baptiste.xn--clavi-fsa.net/", "role": "Lead Developper" - }, - - { - "name": "Rémy Gazelot", - "email": "rgazelot@gmail.com" } ], "support": { "email": "clavie.b@gmail.com", "issues": "https://github.com/Taluu/Totem/issues", - "source": "https://github.com/Taluu/Totem", - "forum": "http://www.talus-works.net" + "source": "https://github.com/Taluu/Totem" }, "autoload": {