From eba4ad936415e368448aa0e68ba05110c7b1a111 Mon Sep 17 00:00:00 2001 From: Wouter Jonker Date: Thu, 1 Jul 2021 12:18:19 +0200 Subject: [PATCH] Update composer.json --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index c1d06afe..debeadd5 100644 --- a/composer.json +++ b/composer.json @@ -2,7 +2,7 @@ "name": "paynl/magento2-plugin", "description": "PAY. Payment methods for Magento2", "type": "magento2-module", - "version": "2.0.3", + "version": "2.1.0", "require": { "magento/module-sales": "^102.0.0 || ^103.0.0", "magento/module-payment": "^100.3.0",