From 06fc778ac625816b64534eca61605fc5079cc60b Mon Sep 17 00:00:00 2001 From: Asheesh Kumar Singh Date: Fri, 15 Jul 2022 12:42:10 +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 14a7df9e..7f7da57f 100644 --- a/composer.json +++ b/composer.json @@ -1,7 +1,7 @@ { "name": "avalara/avatax-magento", "type": "magento2-module", - "version": "2.3.1-alpha5", + "version": "2.3.1", "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": {