From cc50ead12242aae89b75eabc5de201082048f764 Mon Sep 17 00:00:00 2001 From: Cedric Blondeau Date: Sun, 4 Sep 2016 01:09:52 +0200 Subject: [PATCH] Version bump --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index aa743e5..5c878f8 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.2", + "version": "1.1.3", "license": "MIT", "require": { "magento/module-import-export": "100.*"