From 0428df445eff7f2722228176a756cef418baa48c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pedro=20Gon=C3=A7alves?= Date: Wed, 1 Jul 2020 16:48:00 -0300 Subject: [PATCH] Update composer.json --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index aafc6f5f..0c61e549 100755 --- a/composer.json +++ b/composer.json @@ -4,7 +4,7 @@ "type": "library", "homepage": "https://github.com/mercadopago/dx-php", "license": "MIT", - "version": "2.0.0", + "version": "2.1.0", "config": { "platform": { "php": "7.1"