From 8ad003035b146350732867de681ec29877cca04a Mon Sep 17 00:00:00 2001 From: Maxime Auriau Date: Tue, 11 Jul 2017 16:21:03 +0200 Subject: [PATCH] #all : increment version --- composer.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/composer.json b/composer.json index 21be981..0ca4b95 100644 --- a/composer.json +++ b/composer.json @@ -16,7 +16,7 @@ ], "homepage": "http://dnd.fr", "license": "OSL-3.0", - "version": "1.0.0", + "version": "1.0.1", "authors": [ { "name": "Agence Dn'D", @@ -34,4 +34,4 @@ "oro/commerce": "~1.0" }, "minimum-stability": "stable" -} \ No newline at end of file +}