From d97ebe7121c359d5ca4f3fd3e69566a4c669a632 Mon Sep 17 00:00:00 2001 From: Jisse Reitsma Date: Mon, 3 Feb 2025 14:46:13 +0100 Subject: [PATCH] Pending changes --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 7ea8b5c..227069c 100644 --- a/composer.json +++ b/composer.json @@ -1,6 +1,6 @@ { "name": "yireo/magento2-graph-ql-schema-manipulation", - "version": "0.0.1", + "version": "0.0.2", "description": "Magento module to manipulate the GraphQl schema", "type": "magento2-module", "require": {