From 8c9782de101fb0d3046da14b8028a735e4c6d902 Mon Sep 17 00:00:00 2001 From: Siddharth Date: Fri, 13 Oct 2023 12:59:41 -0600 Subject: [PATCH] updated version number (#175) --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index aa407aa..d66f452 100644 --- a/composer.json +++ b/composer.json @@ -1,6 +1,6 @@ { "name": "lob/lob-php", - "version": "4.2.0", + "version": "4.2.1", "description": "The Lob API is organized around REST. Our API is designed to have predictable, resource-oriented URLs and uses HTTP response codes to indicate any API errors.", "keywords": [ "openapitools",