From 2cafd19373433ba140247d636ca7ab681c605eb9 Mon Sep 17 00:00:00 2001 From: nitely Date: Mon, 21 Oct 2024 16:25:52 -0300 Subject: [PATCH] bump --- hyperx.nimble | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hyperx.nimble b/hyperx.nimble index b349f15..943debf 100644 --- a/hyperx.nimble +++ b/hyperx.nimble @@ -1,6 +1,6 @@ # Package -version = "0.1.34" +version = "0.1.35" author = "Esteban Castro Borsani (@nitely)" description = "Pure Nim Http2 client and server" license = "MIT"