From e3fb359caa2379e5d29d63fd72260295985731a0 Mon Sep 17 00:00:00 2001 From: Renon Stewart Date: Tue, 15 Oct 2019 11:34:18 -0400 Subject: [PATCH] Update composer.json --- composer.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/composer.json b/composer.json index 9c86186..e613438 100644 --- a/composer.json +++ b/composer.json @@ -24,7 +24,7 @@ "magento/framework": "100.0.*|100.1.*|101.0.*|102.0.*" }, "type": "magento2-module", - "version": "1.1.3", + "version": "1.1.4", "autoload": { "files": [ "registration.php" @@ -33,4 +33,4 @@ "MagePal\\LinkProduct\\": "" } } -} \ No newline at end of file +}