From d23bdcf6576ac8b8657d8e677ebe4b62af47b849 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 2 Jul 2024 06:26:19 +0000 Subject: [PATCH] feat: Update package.json to 1.3.1 --- 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 9483283..d1cff66 100644 --- a/src/YetAnotherHttpHandler/package.json +++ b/src/YetAnotherHttpHandler/package.json @@ -1,6 +1,6 @@ { "name": "com.cysharp.yetanotherhttphandler", - "version": "1.3.0", + "version": "1.3.1", "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.",