Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
source-c committed Oct 28, 2021
1 parent eb5d103 commit d8c9c0e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ Add the following to your http://github.com/technomancy/leiningen[Leiningen's] `

[source,clojure]
----
[net.tbt-post/zlib-tiny "0.4.0"]
[net.tbt-post/zlib-tiny "0.4.1"]
----

CAUTION: From version v0.3.2 and upward the library requires Java class versions 53.0 and newer (J11+), thus if in your needs is to use it with Java 1.8 please switch back to older (0.2.x) version of the library or try to rebuild the library locally.
Expand Down Expand Up @@ -118,7 +118,7 @@ lein test zlib-tiny.checksum
lein test zlib-tiny.compress
Ran 3 tests containing 8 assertions.
Ran 3 tests containing 10 assertions.
0 failures, 0 errors.
----

Expand Down

0 comments on commit d8c9c0e

Please sign in to comment.