From 962a1f2df0d2f039bccf8e3d58a9cb3314fc1475 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Joan=20Fabr=C3=A9gat?= Date: Fri, 16 Feb 2024 17:00:03 -0800 Subject: [PATCH] v1.4 --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index d0265cb..f38042a 100644 --- a/composer.json +++ b/composer.json @@ -1,6 +1,6 @@ { "name": "codeinc/cloudrun-auth-http-client", - "version": "v1.3", + "version": "v1.4", "description": "A PSR-7 HTTP client based on Guzzle for services hosted on Google Cloud Platform Cloud Run", "homepage": "https://github.com/codeinchq/cloudrun-auth-http-client", "type": "library",