From 787abbc18b329433bd77bb8890bab4182c169980 Mon Sep 17 00:00:00 2001 From: Ponylang Main Bot Date: Tue, 2 Apr 2024 18:07:31 +0000 Subject: [PATCH] Update corral.json in preparation for 0.6.1 release --- corral.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/corral.json b/corral.json index f0d6814..160710e 100644 --- a/corral.json +++ b/corral.json @@ -21,7 +21,7 @@ "homepage": "https://github.com/ponylang/http_server", "license": "BSD-2-Clause", "documentation_url": "https://ponylang.github.io/http_server/", - "version": "0.6.0", + "version": "0.6.1", "name": "http_server" } }