Skip to content

Commit d8c9c0e

Browse files
committed
update readme
1 parent eb5d103 commit d8c9c0e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Add the following to your http://github.com/technomancy/leiningen[Leiningen's] `
1717

1818
[source,clojure]
1919
----
20-
[net.tbt-post/zlib-tiny "0.4.0"]
20+
[net.tbt-post/zlib-tiny "0.4.1"]
2121
----
2222

2323
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.
@@ -118,7 +118,7 @@ lein test zlib-tiny.checksum
118118
119119
lein test zlib-tiny.compress
120120
121-
Ran 3 tests containing 8 assertions.
121+
Ran 3 tests containing 10 assertions.
122122
0 failures, 0 errors.
123123
----
124124

0 commit comments

Comments
 (0)