diff --git a/zippy.nimble b/zippy.nimble index 0e19813..e89e455 100644 --- a/zippy.nimble +++ b/zippy.nimble @@ -1,4 +1,4 @@ -version = "0.10.15" +version = "0.10.16" author = "Ryan Oldenburg" description = "Pure Nim implementation of deflate, zlib, gzip and zip." license = "MIT"