Skip to content

Commit

Permalink
update project
Browse files Browse the repository at this point in the history
  • Loading branch information
source-c committed Jan 23, 2021
1 parent 2f64057 commit 1aedd5b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions project.clj
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
(defproject net.tbt-post/zlib-tiny "0.2.3"
(defproject net.tbt-post/zlib-tiny "0.2.4"
:description "Tiny Clojure ZLib helper"
:url "https://github.com/source-c/zlib-tiny"
:license {:name "Eclipse Public License"
:url "http://www.eclipse.org/legal/epl-v10.html"}
:dependencies [[commons-io "2.6"]])
:dependencies [[commons-io "2.8.0"]])

0 comments on commit 1aedd5b

Please sign in to comment.