From f22b5a2ff0ca396075eafc368545c5e5ba56c47c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89bano=20Lopes?= Date: Thu, 24 Jun 2021 19:46:06 +0000 Subject: [PATCH] 3.1.1: updating sdk version --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index f8532a0..0b8e6c9 100644 --- a/composer.json +++ b/composer.json @@ -2,7 +2,7 @@ "name": "signifyd/signifyd-php", "description": "Signifyd client API plugin for PHP", "type": "library", - "version": "3.1.0", + "version": "3.1.1", "license": [ "MIT" ],