From 676708a241622bcbb21b89027192400d1aa0836d Mon Sep 17 00:00:00 2001 From: Ryan Oldenburg Date: Thu, 26 Oct 2023 00:17:51 -0500 Subject: [PATCH] 0.10.11 --- zippy.nimble | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zippy.nimble b/zippy.nimble index 31189ca..9842fea 100644 --- a/zippy.nimble +++ b/zippy.nimble @@ -1,4 +1,4 @@ -version = "0.10.10" +version = "0.10.11" author = "Ryan Oldenburg" description = "Pure Nim implementation of deflate, zlib, gzip and zip." license = "MIT"