From ad43fd3b575e0f6f09be0bd641172a112bcdbeb4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Joan=20Fabr=C3=A9gat?= Date: Fri, 2 Feb 2024 16:17:57 -0800 Subject: [PATCH] Update composer.json --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index f5abd0c..6c8abf1 100644 --- a/composer.json +++ b/composer.json @@ -1,6 +1,6 @@ { "name": "codeinc/cloudrun-auth-http-client", - "version": "v1.2", + "version": "v1.1", "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",