From 813e898e2b40cd4b565e213033d485a622a6a6b8 Mon Sep 17 00:00:00 2001
From: Paul Partington
Date: Fri, 7 Feb 2020 15:21:07 +0000
Subject: [PATCH] Update the module version.
---
composer.json | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/composer.json b/composer.json
index 27d63f5..7c2e17f 100644
--- a/composer.json
+++ b/composer.json
@@ -21,7 +21,7 @@
"phpunit/phpunit": "^6.2",
"magento/magento-coding-standard": "5"
},
- "version": "3.0.0",
+ "version": "3.0.1",
"autoload": {
"files": [ "registration.php" ],
"psr-4": {