From b81f6407265f35b811a359d1b0f2f29cea8094fa Mon Sep 17 00:00:00 2001 From: Roman Chumak Date: Fri, 19 Aug 2016 11:50:42 +0300 Subject: [PATCH] Version changed to 1.1.1 --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 28c9651..89b74e5 100644 --- a/composer.json +++ b/composer.json @@ -7,7 +7,7 @@ "subcategory listing" ], "type": "magento2-module", - "version": "1.1.0", + "version": "1.1.1", "license": "OSL-3.0", "require": { "php": "~5.5.0|~5.6.0|~7.0.0",