From 4a7ff984cc97f3930007468ff265726d019c4a52 Mon Sep 17 00:00:00 2001 From: Ryan Oldenburg Date: Thu, 3 Feb 2022 23:48:22 -0600 Subject: [PATCH] 0.9.7 --- zippy.nimble | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zippy.nimble b/zippy.nimble index 700f7e2..04b1b1a 100644 --- a/zippy.nimble +++ b/zippy.nimble @@ -1,4 +1,4 @@ -version = "0.9.6" +version = "0.9.7" author = "Ryan Oldenburg" description = "Pure Nim implementation of deflate, zlib, gzip and zip." license = "MIT"