From bb0c549891ffdee57739aad247fc2a141d35304a Mon Sep 17 00:00:00 2001 From: CryptAPI <44925437+cryptapi@users.noreply.github.com> Date: Tue, 26 Oct 2021 18:41:32 +0100 Subject: [PATCH] Version bump --- composer.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/composer.json b/composer.json index 63700e3..c1da425 100644 --- a/composer.json +++ b/composer.json @@ -28,5 +28,5 @@ "CryptAPI\\": "CryptAPI/" } }, - "version": "1.3.0" -} \ No newline at end of file + "version": "1.4.0" +}