From 16b6319a886a21c5f25d02644fed0ad5e3c396cd Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 10 Jul 2024 01:13:42 +0000 Subject: [PATCH] feat: Update package.json to 1.4.0 --- 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 d1cff66..255acde 100644 --- a/src/YetAnotherHttpHandler/package.json +++ b/src/YetAnotherHttpHandler/package.json @@ -1,6 +1,6 @@ { "name": "com.cysharp.yetanotherhttphandler", - "version": "1.3.1", + "version": "1.4.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.",