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"