From abcc60fee4cd13e3af7e5eed301139aeb03f18a8 Mon Sep 17 00:00:00 2001 From: MelKori Date: Tue, 29 Jun 2021 12:12:26 +0300 Subject: [PATCH] bump version --- project.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project.clj b/project.clj index 4164713..126839b 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject net.tbt-post/zlib-tiny "0.2.4" +(defproject net.tbt-post/zlib-tiny "0.2.5" :description "Tiny Clojure ZLib helper" :url "https://github.com/source-c/zlib-tiny" :license {:name "Eclipse Public License"