This commit is contained in:
Ryan Oldenburg 2020-11-09 13:31:25 -06:00
parent 51d140df5f
commit 6ceeccfa9e
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
packageName = "zippy" packageName = "zippy"
version = "0.2.2" version = "0.2.3"
author = "Ryan Oldenburg" author = "Ryan Oldenburg"
description = "In-progress pure Nim implementation of deflate and zlib." description = "In-progress pure Nim implementation of deflate and zlib."
license = "MIT" license = "MIT"