From be5165a3f2e904f28c2ed0686afa6440502a170a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 13 Dec 2024 02:56:50 +0000 Subject: [PATCH] feat: Update package.json to 1.8.0 Commit by [GitHub Actions](https://github.com/Cysharp/YetAnotherHttpHandler/actions/runs/12308732962) --- 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 a578305..61e4d6f 100644 --- a/src/YetAnotherHttpHandler/package.json +++ b/src/YetAnotherHttpHandler/package.json @@ -1,6 +1,6 @@ { "name": "com.cysharp.yetanotherhttphandler", - "version": "1.7.0", + "version": "1.8.0", "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.",