From 3afe62f3c64dcf33b3bfe00bca8ca3bf74269f22 Mon Sep 17 00:00:00 2001 From: nitely Date: Thu, 13 Feb 2025 04:59:10 -0300 Subject: [PATCH] bump --- hyperx.nimble | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hyperx.nimble b/hyperx.nimble index 9ed2859..2373de6 100644 --- a/hyperx.nimble +++ b/hyperx.nimble @@ -1,6 +1,6 @@ # Package -version = "0.1.45" +version = "0.1.46" author = "Esteban Castro Borsani (@nitely)" description = "Pure Nim Http2 client and server" license = "MIT"