diff --git a/zippy.nimble b/zippy.nimble index 65d21b0..6985fa8 100644 --- a/zippy.nimble +++ b/zippy.nimble @@ -1,4 +1,4 @@ -version = "0.8.0" +version = "0.8.1" author = "Ryan Oldenburg" description = "Pure Nim implementation of deflate, zlib, gzip and zip." license = "MIT"