From 37c862960413bca6d2814961d9ca4932dc06f077 Mon Sep 17 00:00:00 2001 From: Asheesh Kumar Singh Date: Fri, 9 Jun 2023 15:06:09 +0530 Subject: [PATCH] Update composer.json --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index b94e4064..6c57e760 100644 --- a/composer.json +++ b/composer.json @@ -1,7 +1,7 @@ { "name": "avalara/avatax-magento", "type": "magento2-module", - "version": "2.5.2", + "version": "2.5.3", "license": "OSL-3.0", "description": "Magento module for Avalara's AvaTax suite of business tax calculation and processing services. Uses the AvaTax REST v2 API.", "require": {