From 2a76332e2dd559caf0d7fb45369ab550dcbe4e07 Mon Sep 17 00:00:00 2001 From: Paul Partington Date: Fri, 28 Jul 2023 14:19:32 +0100 Subject: [PATCH] Increase the version number. --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index c4d4d8f..4ec781a 100644 --- a/composer.json +++ b/composer.json @@ -20,7 +20,7 @@ "phpunit/phpunit": "^6.2", "magento/magento-coding-standard": "5" }, - "version": "3.1.4", + "version": "3.2.0", "autoload": { "files": [ "registration.php" ], "psr-4": {