From bff48ad6a173a1bf5e25e08f6155396c1797e88f Mon Sep 17 00:00:00 2001 From: Cedric Blondeau Date: Tue, 3 May 2016 13:50:30 -0400 Subject: [PATCH] Version bump --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 3fc9353..05010b5 100644 --- a/composer.json +++ b/composer.json @@ -2,7 +2,7 @@ "name": "cedricblondeau/magento2-module-catalog-import-command", "description": "Import catalog via console command", "type": "magento2-module", - "version": "1.1.0", + "version": "1.1.2", "license": "MIT", "require": { "php": "~5.5.0|~5.6.0|~7.0.0",