From 0e758755900c8f4e926e10dcb9f1b24b57882a7b Mon Sep 17 00:00:00 2001 From: woutse Date: Tue, 24 Jan 2023 16:20:11 +0100 Subject: [PATCH] Updated version --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 79e2d0c..235b747 100644 --- a/composer.json +++ b/composer.json @@ -2,7 +2,7 @@ "name": "paynl/magento2-graphql", "description": "GraphQL module for 'PAY. Payment Methods for Magento2'", "type": "magento2-module", - "version": "1.1.1", + "version": "1.2.0", "license": "MIT", "require": { "paynl/magento2-plugin": ">=2.4.0"