diff --git a/zippy.nimble b/zippy.nimble index 7dca883..fe45670 100644 --- a/zippy.nimble +++ b/zippy.nimble @@ -1,5 +1,5 @@ packageName = "zippy" -version = "0.2.5" +version = "0.2.6" author = "Ryan Oldenburg" description = "In-progress pure Nim implementation of deflate and zlib." license = "MIT"