From f79fc02ae5a83e650785594c71deccb859b49bd9 Mon Sep 17 00:00:00 2001 From: Kochoyume <78918084+kochounoyume@users.noreply.github.com> Date: Thu, 8 Feb 2024 23:38:59 +0900 Subject: [PATCH] Update package.json --- 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 fe31971..339e3ab 100644 --- a/src/YetAnotherHttpHandler/package.json +++ b/src/YetAnotherHttpHandler/package.json @@ -1,6 +1,6 @@ { "name": "com.cysharp.yetanotherhttphandler", - "version": "1.0.0", + "version": "1.0.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.",