From cbd6267a6bbfafe6299bbe49c61ac95801878a7e Mon Sep 17 00:00:00 2001 From: Jisse Reitsma Date: Fri, 28 Jun 2024 15:03:43 +0200 Subject: [PATCH] Pending changes --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index e65dc99..24f235c 100644 --- a/composer.json +++ b/composer.json @@ -1,7 +1,7 @@ { "name": "yireo/magento2-integration-test-helper", "license": "OSL-3.0", - "version": "0.0.12", + "version": "0.0.13", "type": "magento2-module", "homepage": "https://www.yireo.com/software/magento-extensions/", "description": "Magento 2 module to support integration tests in other modules",