From 1ebb7ed19dcf99c4e7210da61b1417c88c56647f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 6 Aug 2024 08:10:25 +0000 Subject: [PATCH] feat: Update package.json to 1.5.2 --- src/YetAnotherHttpHandler/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/YetAnotherHttpHandler/package.json b/src/YetAnotherHttpHandler/package.json index d5a8dd0..cad5679 100644 --- a/src/YetAnotherHttpHandler/package.json +++ b/src/YetAnotherHttpHandler/package.json @@ -1,6 +1,6 @@ { "name": "com.cysharp.yetanotherhttphandler", - "version": "1.5.1", + "version": "1.5.2", "author": { "name": "Cysharp, Inc.", "url": "https://cysharp.co.jp/en/" }, "displayName": "YetAnotherHttpHandler", "description": "YetAnotherHttpHandler that brings the power of HTTP/2 (and gRPC) to Unity and .NET Standard.",