From f936f7705e0256d604bfc0c9cdbc25c444d3f07e Mon Sep 17 00:00:00 2001 From: Lucas Date: Fri, 29 Oct 2021 01:42:25 +0000 Subject: [PATCH] refactor to viewModel and cleanup logic on maxQty --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 8f1eec8..4aecd3b 100755 --- a/composer.json +++ b/composer.json @@ -1,6 +1,6 @@ { "name": "proxi-blue/hyva-qtyinput", - "version": "1.0.4", + "version": "1.0.5", "description": "Enhance QTY input to honour min/max and increment values", "type": "magento2-module", "require": {