From bf9cd57caf787b14ace88a5c80a3adb61ee764b1 Mon Sep 17 00:00:00 2001
From: Paul Partington
Date: Mon, 30 May 2022 09:50:34 +0100
Subject: [PATCH] Update the version number.
---
composer.json | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/composer.json b/composer.json
index aed0b57..9e77260 100644
--- a/composer.json
+++ b/composer.json
@@ -20,7 +20,7 @@
"phpunit/phpunit": "^6.2",
"magento/magento-coding-standard": "5"
},
- "version": "3.1.3",
+ "version": "3.1.4",
"autoload": {
"files": [ "registration.php" ],
"psr-4": {